1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-03-25 07:22:54 +01:00
Files
dotfiles/.gitignore
2021-01-21 11:33:41 +00:00

66 lines
400 B
Plaintext

.~lock.*#
# Logs
*.log
# Vim
Session.vim
# Backup
*.bak
*.tmp
*~
.*.sw*
# Python
*.pyc
# Archives
*.7z
*.jar
*.rar
*.zip
*.tgz
*.gz
*.bzip
*.xz
*.lzma
*.iso
*.tar
*.dmg
*.xpi
*.gem
*.egg
*.deb
*.rpm
# LaTeX
*.aux
*.bbl
*.blg
*.dvi
*.fdb_latexmk
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.ist
*.lof
*.log
*.lot
*.nav
*.nlo
*.out
*.pdfsync
*.ps
*.snm
*.spl
*.synctex.gz
*.toc
*.vrb
*.maf
*.mtc
*.mtc0