File: .gitignore

package info (click to toggle)
python-textile 1%3A2.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 444 kB
  • ctags: 233
  • sloc: python: 2,320; makefile: 4
file content (22 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
*.pyc
*.orig
*.rej
*~
*.pyo
*.egg-info
.cache/
.coverage
.eggs/
.noseids*
docs/build
docs/coverage
build
bin
dist
eggs
htmlcov
parts
develop-eggs
.DS_Store
*.swp
.tox