summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Finelli2016-01-07 19:57:08 -0500
committerMario Finelli2016-01-07 19:57:08 -0500
commitc4272a2fe5865d1892fa55577c2185c8ff47f18e (patch)
tree8b20d0c05799a01b809979334207462e9333dee9
parentaa41048544ab811d8d53bc1567ad4b428015355e (diff)
downloadaur-c4272a2fe5865d1892fa55577c2185c8ff47f18e.tar.gz
Change gitignore to a whitelist
-rw-r--r--.gitignore10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 6e1208c67ca1..a8d547907604 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
-/pkg/
-/src/
-/*.gz
-/*.pkg.tar.xz
-/*.tgz
+*
+!.gitignore
+!PKGBUILD
+!.SRCINFO
+!drush.install