summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 8 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 0b611be10..d0c96fbd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,19 @@
-~nonfree/
+# probably source downloads
*.tar.gz
*.tar.xz
*.tar.bz2
*.tgz
*.zip
-*~
-#*#
+# pacman things
src/
pkg/
*.pkg.tar.*
*.src.tar.*
+
+# idk, the parabola .gitignore ignores it
namcap.log
+
+# I don't want to track these repos
+~dosemu
+~nonfree