Main commit for Pandora 2.3.0.
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/archlinuxpackages
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=archlinuxpackages
|
||||
|
||||
### ArchLinuxPackages ###
|
||||
*.tar
|
||||
*.tar.*
|
||||
*.jar
|
||||
*.exe
|
||||
*.msi
|
||||
*.zip
|
||||
*.tgz
|
||||
*.log
|
||||
*.log.*
|
||||
*.sig
|
||||
*.deb
|
||||
|
||||
pkg/
|
||||
src/
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/archlinuxpackages
|
||||
|
||||
# makepkg test
|
||||
pandora_launcher
|
||||
build
|
||||
Reference in New Issue
Block a user