summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f695fe7cce1d..65571cfa808a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-src
-grype_* \ No newline at end of file
+*
+!.SRCINFO
+!PKGBUILD \ No newline at end of file