summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRafael Fontenelle2018-08-21 19:44:22 -0300
committerRafael Fontenelle2018-08-21 19:44:22 -0300
commit99cc0d37b91a1723d7278950f98bbf628c44fb4e (patch)
treeadfd2b8f3adcfa325680e4b36256813a600a9ae5 /.gitignore
parentc59f0144686ce4f7582d6c0df74710dd31e11ff5 (diff)
downloadaur-99cc0d37b91a1723d7278950f98bbf628c44fb4e.tar.gz
Update to 11.4
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..1e32c14d2a7b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+# ignore everything ...
+*
+
+# ... except itself
+!.gitignore
+
+# ... except changes in package
+!PKGBUILD
+!.SRCINFO
+
+# ... except possible source files
+!*.patch
+!*.diff
+!*.desktop
+!*.png
+
+# ... except files from PKGBUILD fields
+!*.changelog
+!*.install