aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaoyang Zhang2021-10-07 16:08:04 +0800
committerGaoyang Zhang2021-10-07 16:08:04 +0800
commit1da9283296842c2c57f5028f68cdd7f4bf01f30f (patch)
tree6d55410c4264e791617bf851e6f5fdc6df27b826
parent5504693686d8177ff210452fceb7372afa2f874a (diff)
downloadaur-1da9283296842c2c57f5028f68cdd7f4bf01f30f.tar.gz
Add .gitignore
Signed-off-by: Gaoyang Zhang <gy@blurgy.xyz>
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..469ea89b09b2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+*.tar
+*.gz
+*.zip
+*.zst
+*.log
+/pkg/
+/src/
+
+# Author: Blurgy <gy@blurgy.xyz>
+# Date: Oct 07 2021, 15:58 [CST]