File: .gitignore

package info (click to toggle)
vitables 3.0.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,764 kB
  • sloc: python: 8,883; makefile: 226; sh: 56
file content (26 lines) | stat: -rw-r--r-- 210 bytes parent folder | download
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
syntax: glob
*.pyc
*.svn
*.leo_shadow
*.leo
*~
*.fo
*.pdf
*.e4*
*.egg-info/
.metadata
.project
.pydevproject
.settings
.idea
doc/api
doc/html
doc/index.rst
doc/_build
run_vitables.py
MANIFEST
TAGS

build

dist