summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 818c779728cb..eeeab02e9c18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
-screencloud-*.src.tar.gz
-screencloud-*.pkg.tar.xz
-src/
-pkg/ \ No newline at end of file
+*
+!PKGBUILD
+!.SRCINFO
+!*.install
+!.gitignore