summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--[-rwxr-xr-x].gitignore10
1 files changed, 4 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 632e41d8b84f..d7c3bce3ae84 100755..100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,4 @@
-/*.tar.xz
-/*.tar.gz
-/*.tar.zst
-/*.zip
-/pkg
-/src \ No newline at end of file
+/pkg/
+/src/
+/*.log
+/*.tar*