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