summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzt642023-07-26 20:11:22 -0400
committerzt642023-07-26 20:11:22 -0400
commit74029f4412f50532e590b17e022ae112e798e4b8 (patch)
tree21f7f41b5d4771771d0bd3b7b2280ada7929ebfb
parentd0922af7f547caf747dfed5b790c582e9c468248 (diff)
downloadaur-74029f4412f50532e590b17e022ae112e798e4b8.tar.gz
chore: add .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..e428116a8d24
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.zst
+/pkg
+/src \ No newline at end of file