summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorErich Eckner2019-03-13 11:23:44 +0100
committerErich Eckner2019-03-13 11:23:44 +0100
commit17c8745f1414d357f823c39184b19a812c6740d7 (patch)
treed4a5010bf375b93c0b28b7b1526e7119cfdfff9e /.gitignore
downloadaur-17c8745f1414d357f823c39184b19a812c6740d7.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..1acb4e441eb7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+*.db
+*.tar
+*.tar.sig
+*.tar.bz2
+*.tar.bz2.sig
+*.tar.xz
+*.tar.xz.sig
+*.tar.gz
+*.tar.gz.sig
+*.zip
+*.zip.sig
+*.tgz
+*.tgz.sig
+*.log
+*.asc
+src
+pkg
+trunk