aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Wright2020-10-26 18:49:34 +0000
committerJonathan Wright2020-10-26 21:54:57 +0000
commit1ebcae1d518b44a04ca37659f76dd8ad77565a5f (patch)
tree1c99b04dcf4a053b6cb1e004485a7306e726bae8
parent09790608dc8ee966cd930e18ecd417c72fd92216 (diff)
downloadaur-1ebcae1d518b44a04ca37659f76dd8ad77565a5f.tar.gz
Add .gitignore file for temporary files and directories
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..f718f0485b77
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+src/
+pkg/
+
+*.pkg.tar.zst
+*.pkg.tar.xz