summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Manna2019-04-13 20:50:36 -0700
committerKyle Manna2019-04-13 20:50:36 -0700
commitbc61f900b122a01bb4f04b543a36159d954bfa45 (patch)
tree9f750b3198fc5b6308fe6c8fd04e871eb82b22e2
parent7986d600aec1c142ff4d1a4fea83a9a9c3b3f925 (diff)
downloadaur-bc61f900b122a01bb4f04b543a36159d954bfa45.tar.gz
gitignore: Ignore source and pkg tarballs
* These should be ignored.
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..cb3ee1d6ae04
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.pkg.tar.xz
+*.tar.gz