summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Swineson2024-02-23 11:18:40 +0800
committerJames Swineson2024-02-23 11:18:40 +0800
commitbe77c3fa3ee462247a038c4828834033139e8343 (patch)
tree3a8b99541f60f5f7193e36e360e29d2eaf88c219
parent2f09e1f6abf573bcd9809054fc3ac2c03b66970f (diff)
downloadaur-be77c3fa3ee462247a038c4828834033139e8343.tar.gz
add gitignore
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..0f4286a8f736
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+# packages
+*.pkg.tar.zst
+
+# source code
+*.tar.gz
+
+# build temporary files
+/pkg
+/src