summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Leontiev2015-07-24 10:10:54 +0300
committerAnton Leontiev2015-07-24 10:10:54 +0300
commit1b583a99f5d5c67cdd6e479d292ccc133df7408b (patch)
tree74b9cc951531c591b7a91437857699f3b940a337
parentd322192316e3845aaeff504563014fa9248f63a4 (diff)
downloadaur-1b583a99f5d5c67cdd6e479d292ccc133df7408b.tar.gz
Add .gitignore
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..e6b6b4b8077d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.tar.gz
+*.tar.bz2
+*.tar.xz
+*.tar.lz
+src/
+pkg/ \ No newline at end of file