summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzt642024-04-21 22:20:50 -0400
committerzt642024-04-21 22:23:45 -0400
commitc0d8ec50eaebf6861cc3948a280e563f13b0fc4a (patch)
treed819674bdb72c83322c6f2a71e0e3390019dc83a
parent18aea35e696ec7363c9f63727a890df6a75893de (diff)
downloadaur-c0d8ec50eaebf6861cc3948a280e563f13b0fc4a.tar.gz
chore: add .gitignore
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..31d27563afeb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*
+!.gitignore
+!PKGBUILD
+!.SRCINFO \ No newline at end of file