summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrás Wacha2016-11-09 08:48:20 +0100
committerAndrás Wacha2016-11-09 08:48:20 +0100
commit62574c89f8cc0f0492b9a31ea32bd3cc91b6784e (patch)
tree2f2440a1e1e8ef249897f49f86657ad4b0e42847 /.gitignore
downloadaur-62574c89f8cc0f0492b9a31ea32bd3cc91b6784e.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..bd6ad2726234
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+pkg/
+src/
+*.tar.gz
+*.pkg.tar.xz
+*~
+*.log \ No newline at end of file