summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 9 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index c3d2c63c0b90..640b9c34e394 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,9 @@
-/pkg/
-/src/
-/*.pkg.tar*
-/*.swp
+# folders
+pkg
+src
+distrobuilder
+
+# files
+*.log
+*.tar.*
+