refactor(git): move commonly ignored files to global ignore

This commit is contained in:
George Rawlinson 2020-01-29 18:51:24 +13:00
parent f02b40074f
commit 0e327ad977
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 38 additions and 0 deletions

38
git/.config/git/ignore Normal file
View File

@ -0,0 +1,38 @@
# OS-specific crud
.DS_Store
._*
Thumbs.db
# archives
*.7z
*.jar
*.rar
*.zip
*.gz
*.gzip
*.tgz
*.bzip
*.bzip2
*.bz2
*.xz
*.lzma
*.cab
*.xar
*.zst
*.iso
*.tar
# package formats
*.dmg
*.xpi
*.gem
*.egg
*.deb
*.rpm
*.msi
*.msm
*.msp
*.txz
# logs
*.log