8 lines
76 B
Plaintext
8 lines
76 B
Plaintext
|
# ignore everything
|
||
|
*
|
||
|
|
||
|
# except these files
|
||
|
!.gitignore
|
||
|
!PKGBUILD
|
||
|
!.SRCINFO
|