mirror of
https://github.com/kastdeur/dotfiles.git
synced 2024-11-12 14:43:32 +01:00
40 lines
623 B
Text
Executable file
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
|