File: .gitignore

package info (click to toggle)
isbnlib 3.5.6-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 540 kB
  • ctags: 397
  • sloc: python: 4,643; makefile: 4
file content (39 lines) | stat: -rw-r--r-- 290 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
27
28
29
30
31
32
33
34
35
36
37
38
39
*(copy)*
*bak*
*.*~
*.mo
*.egg-info
*.egg
*.EGG
*.EGG-INFO
*-local*
build/
develop-eggs/
eggs/
fake-eggs/
parts/
dist/
_build/
*.pyc
*.pyo
*.tmp*
*.swp
*.vim
.tox/
*.log
*.sh
.coverage
.metacache
*tasks
LAB/
apps/
spin/
LAB_*
CHECKLIST
TODO
*release*
.virtualenv
*yop*
Makefile
CONTRIB
LIB