summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorWill Price2016-06-07 22:52:48 +0100
committerWill Price2016-06-07 22:52:48 +0100
commitdbad6caa2bfcf28f1a716b2502386de19324c119 (patch)
treecdd9f831eadea2fe9fd8077d6542e7e9d0dc893b /.gitignore
downloadaur-dbad6caa2bfcf28f1a716b2502386de19324c119.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..52c805d65635
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+# PKGBUILD files and folders
+src
+pkg
+
+# Source packages
+*.tar.gz
+*.tar.xz
+
+# Project specific packages
+gdub