summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2020-07-09 10:08:40 -0600
committerMark Wagie2020-07-09 10:08:40 -0600
commit0cfa20c8d83fdeae5caddfa988adb3c3dd25a0a7 (patch)
tree88543de625755eb6cc09b01e23df31bdad089704 /.gitignore
parent5e5bd56725fc1a22130c2e8862006439aa540454 (diff)
downloadaur-0cfa20c8d83fdeae5caddfa988adb3c3dd25a0a7.tar.gz
updated to 0.95
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 7 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 3e843d9e18fa..4dab8d6386e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
-pkg/
-src/
-*.pkg.tar.*
-steamtinkerlaunch/
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO