File: .gitignore

package info (click to toggle)
vim-latexsuite 20130116.788-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,308 kB
  • ctags: 908
  • sloc: xml: 5,097; python: 893; makefile: 91; perl: 59; sh: 14
file content (40 lines) | stat: -rw-r--r-- 623 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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