summarylogtreecommitdiffstats
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 123226858644..743531c4d347 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
-*.pkg.tar.xz
-*.tgz
-*.tar.gz
-src/
-pkg/ \ No newline at end of file
+/src/
+/pkg/
+/*.pkg.*
+/*.log
+/*.tar.gz