summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrás Wacha2016-11-09 10:31:08 +0100
committerAndrás Wacha2016-11-09 10:31:08 +0100
commit583da72a1063103a8816582813c4410ce7a671ae (patch)
treef5e03a6a077e1e86c073927885969fe2ba85fd09
parentc1e63a9d978172d52cf64f913c436a7498d29aea (diff)
downloadaur-583da72a1063103a8816582813c4410ce7a671ae.tar.gz
Added gitignore
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..c0dc2c076ce1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.tar.gz
+*.pkg.tar.xz
+*~
+src/
+pkg/ \ No newline at end of file