summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Wagie2022-07-02 10:06:19 -0600
committerMark Wagie2022-07-02 10:06:19 -0600
commit5cfa6c2c61530ac1a258e27152cc7c53890ff741 (patch)
tree41f70438b713e5b5b21dbbb40290b036607033d3 /.gitignore
parent01a9be0f487647ccc927cf15435824cec42301e0 (diff)
downloadaur-5cfa6c2c61530ac1a258e27152cc7c53890ff741.tar.gz
correct dependencies
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..4dab8d6386e3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO