summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlotation2023-12-24 18:06:14 +0100
committerlotation2023-12-24 18:06:14 +0100
commit5340b5b65e26c81b79d4cb0127d4ae031470e6b4 (patch)
tree1da35641e84cbcb8c44a82ecd3af0d2cfcef2444
parent23848c6ee391c437753ab490cb9c0ca1b8fbbd69 (diff)
downloadaur-5340b5b65e26c81b79d4cb0127d4ae031470e6b4.tar.gz
add .gitignore to keep the repo clean
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..dd97d112957c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# Arch packages
+*.tar.zst
+
+# Bottles source code
+*.tar.gz
+
+# Packages build logs
+*.log