aboutsummarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 3814e4105a02..7d4ec31118d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
-*
-!PKGBUILD
-!.gitignore
-!.editorconfig
-!.SRCINFO
+pkg
+src
+*tar.gz
+*tar.zst
+*tar.zst.sig \ No newline at end of file