summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMolyuu2023-08-08 15:22:37 +0800
committerMolyuu2023-08-08 15:22:37 +0800
commit792a50648d47347496fff969e35cdcbe66713adf (patch)
treefc62baf8a4be04174ec995885d54d2cd1525919d
parent081f683d41b681cecab7ba1e2b2e87be499d17b1 (diff)
downloadaur-792a50648d47347496fff969e35cdcbe66713adf.tar.gz
add .gitignore
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..81e21324d375
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+pkg/
+src/
+*.deb
+*.pkg.tar.zst \ No newline at end of file