summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorFlaviu Tamas2015-10-04 19:00:24 -0400
committerFlaviu Tamas2015-10-04 19:01:14 -0400
commitfe2189ab58870c1b7326beb60dd7fa66b5ae44b3 (patch)
tree66661763b36e33dd9a48f52aa24f40ca874a59c9 /.gitignore
downloadaur-fe2189ab58870c1b7326beb60dd7fa66b5ae44b3.tar.gz
Initial Commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..0309f8ece1b1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+# ignore everything
+*
+!.gitignore
+
+# except PKGBUILD needed files
+!PKGBUILD
+!.SRCINFO
+!*.install
+!ChangeLog
+
+# common wing-man files
+!*.diff
+!*.patch
+
+!pylote.desktop