1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2024-09-28 13:34:40 +02:00
dotfiles/vim/vim-latex/.gitignore

40 lines
623 B
Text
Executable file

## To see if new rules exclude any existing files, run
##
## git ls-files -i --exclude-standard
##
## after modifying this file.
## Generated by the build process
## Editor backup and swap files
*~
.\#*
\#**\#
.*.sw[op]
.sw[op]
## Generated by Mac filesystem
.DS_Store
## For rejects
*.orig
*.rej
*.ancestor
*.current
*.patched
## Generated by StGit
patches-*
.stgit-*.txt
## Documentation building
doc/db2vim/domutils.pyc
doc/db2vim/textutils.pyc
doc/latex-suite/
doc/latex-suite.html
doc/latex-suite-quickstart/
doc/latex-suite-quickstart.html
## Pathogen (to make it easier to use vim-latex-git)
doc/tags
*.pyc