summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortPenguinLTG2017-02-04 08:55:12 -0500
committertPenguinLTG2017-02-04 08:55:12 -0500
commit01d39d8295d763191516bbdced66c9e0bbc65580 (patch)
tree1d08f7d5692197aaca5e161d3f00693ad425089f
parentf9d53c3f9773be274600d60809123d5fbf72fa7d (diff)
downloadaur-01d39d8295d763191516bbdced66c9e0bbc65580.tar.gz
Don't ignore PKGBUILD and .SRCINFO
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 72e8ffc0db8a..1d65adf6de3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
*
+!PKGBUILD
+!.SRCINFO