File: .hgignore

package info (click to toggle)
python-crank 0.7.2-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 204 kB
  • sloc: python: 1,353; makefile: 18
file content (15 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
syntax:glob

.coverage
*.pyc
*.bak
*.db
*.sw?
*.orig
*.class
build/*
docs/.build/*
dist/*
.svn
*.egg-info/*
.noseids