summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Beste2017-10-30 12:47:31 -0500
committerDan Beste2017-11-01 14:13:46 -0500
commit8a387ed6543923e1b1ac0f35fe997ba4c495aea6 (patch)
tree2d8e417dbf376a67a9957053319c5c3575079af9 /.gitignore
parent524e34c9bfb829413c6ae4584c9a1ce58c18343f (diff)
downloadaur-8a387ed6543923e1b1ac0f35fe997ba4c495aea6.tar.gz
v5.0.0.r3.gc022528
* General cleanup * Brought pkgver() in line with ArchLinux's VCS guidelines: wiki.archlinux.org/index.php/VCS_package_guidelines * Add check() * Add vim modeline
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..bc9028b62ecb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+# Blacklist:
+*
+
+# Whitelist:
+!.SRCINFO
+!.gitignore
+!PKGBUILD