summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorge Rawlinson2018-08-23 19:40:22 +1200
committerGeorge Rawlinson2018-08-23 19:40:22 +1200
commitafc76c17bc048da83ad56c7bbef430643c027735 (patch)
tree99f939cdee99564d729f006ca88d2b7d5b272c81 /.gitignore
downloadaur-goat-git.tar.gz
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..f20b3205f099
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+# Directories
+pkg
+src
+goat
+
+# Archives
+*.tar
+*.tar.*
+*.zip
+*.tgz
+
+# Logs
+*.log
+*.log.*