I broke up with neovim....vim is my best friend now
This commit is contained in:
40
dot_vim/plugged/vim-latex/dot_gitignore
Normal file
40
dot_vim/plugged/vim-latex/dot_gitignore
Normal file
@@ -0,0 +1,40 @@
|
||||
## 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
|
||||
Reference in New Issue
Block a user