summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorgreg20102022-03-15 02:04:31 -0400
committergreg20102022-03-15 02:04:31 -0400
commit403d3be3df6c9a770aad297878fb0e2da997a75a (patch)
tree589c8c6f0b8c2119afc277ad6d0c08797d251ddf /.gitignore
downloadaur-403d3be3df6c9a770aad297878fb0e2da997a75a.tar.gz
initial working arch build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..a304540bfe9d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+#Ignore everything
+*
+
+#But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO
+!*.patch