summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..509ab6dbfafc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+# Source: https://gist.github.com/PaBLoX-CL/6664716
+
+# ignore everything
+*
+!.gitignore
+
+# except PKGBUILD needed files
+!PKGBUILD
+!*.install
+!ChangeLog
+
+# common wing-man files
+!*.diff
+!*.patch
+
+# local source files