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
commitd9008d7810bf94bfae01b1e5c3e3e12ae6389d46 (patch)
tree35a59cfb2039c92d989e755c401c8f0fbc580c98 /.gitignore
downloadaur-d9008d7810bf94bfae01b1e5c3e3e12ae6389d46.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