summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorClaudia Pellegrino2023-01-16 22:27:39 +0100
committerClaudia Pellegrino2023-01-16 22:27:39 +0100
commit60becf66e622de7f50de477aa8fe2bd570ce4f50 (patch)
tree6687765c8b505038d367481513202339f25fd2e8 /.gitignore
parentf48fb205d267b26c6146db4063558322370d7efc (diff)
downloadaur-60becf66e622de7f50de477aa8fe2bd570ce4f50.tar.gz
Add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..7df05fe735ec
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+/.vscode/
+/src/
+/pkg/
+*.log
+*.pkg.*
+*.tar.*
+*.zip