add .gitignore
This commit is contained in:
parent
14f5f6150b
commit
a6fd989c12
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
*
|
||||||
|
!.gitignore
|
||||||
|
!PKGBUILD
|
||||||
|
!.SRCINFO
|
||||||
|
!godot.desktop
|
||||||
|
!icon.png
|
Loading…
Reference in a new issue