summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Dowling2018-04-08 00:08:42 +1000
committerRyan Dowling2018-04-08 00:08:42 +1000
commit3dc19f82236ee517bcc3c7043bf7f20703845082 (patch)
treed87b31bc23da9f4109bf7793a4768549c65c9bce
parent8d0e27bbbba8a760d9028c793b9132f671e5cfda (diff)
downloadaur-3dc19f82236ee517bcc3c7043bf7f20703845082.tar.gz
chore: add in gitignores for non build related files and chmod +x
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..05c6d4d4c97b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*
+!.gitignore
+!.SRCINFO
+!PKGBUILD