summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2019-07-17 01:57:38 -0400
committerAdam Goldsmith2019-07-17 01:57:38 -0400
commitf6f7b827e0b342ea890f01c87cbebda98b2a8132 (patch)
tree553478f5a6332b08f697207a6a2ea26ef2180f13
parent48cbec9a7ccc0278696d3cbd46e03247d3f98c59 (diff)
downloadaur-f6f7b827e0b342ea890f01c87cbebda98b2a8132.tar.gz
Add .gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..99288b9d8169
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/*.tar.gz
+/*.pkg* \ No newline at end of file