summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Engestrom2023-01-07 22:30:20 +0000
committerEric Engestrom2023-01-07 22:30:20 +0000
commit9b33f39eb4c17f8073a52777b251065da3aaa4dd (patch)
treee22907cc0bcc955ed6b45cf825fec7988306f774
parent40c9d63c43d53baf57764cb041f8111378367237 (diff)
downloadaur-9b33f39eb4c17f8073a52777b251065da3aaa4dd.tar.gz
add .gitignore file
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..018a3de08144
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*
+!PKGBUILD
+!.SRCINFO
+!.gitignore