diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/.gitignore b/.gitignore index 7161a048d..9a6d4ab3d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,7 @@ -# 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 -/md -/aur
\ No newline at end of file |