summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorkouta-kun2022-12-15 22:24:58 -0300
committerkouta-kun2022-12-15 22:29:06 -0300
commit398e7256967eae78296cacab1aae1fe3c13de284 (patch)
tree2c6b47b72a4a465388b16f3e0f30ce1e8169c4cd /.gitignore
parent2437b876d01ed9f1bc12ad14a3e12518b78055dc (diff)
downloadaur-398e7256967eae78296cacab1aae1fe3c13de284.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..9130e88ac5fb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+code/
+pkg/
+src/
+*.tar.*
+*~ \ No newline at end of file