summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 8 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 0eb1dc462c5d..63f5c67588b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,8 @@
-src
-pkg
-TLPUI
-*.xz
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO
+!tlpui.desktop