summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGaoyang Zhang2021-12-20 17:29:50 +0800
committerGaoyang Zhang2021-12-20 17:29:50 +0800
commit4da7ced063b240e6b8b96dda9602487bdd74cbfb (patch)
tree3d83197e6d8e2a5688fa119169b0f784a477a1ed /.gitignore
parent8b2dab7667f6dfe4c7d18d3da886e485b77ae09d (diff)
downloadaur-4da7ced063b240e6b8b96dda9602487bdd74cbfb.tar.gz
chore: add .gitignore
Signed-off-by: Gaoyang Zhang <gy@blurgy.xyz>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..0035e4cd57c7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+*.tar
+*.gz
+*.zip
+*.zst
+*.log
+/pkg/
+/src/
+LICENSE*
+
+# Author: Blurgy <gy@blurgy.xyz>
+# Date: Dec 20 2021, 17:27 [CST]