dotfiles/vim/vim-latex/.gitignore

41 lines
623 B
Plaintext
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