File: .gitignore

package info (click to toggle)
python-ddt 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 136 kB
  • ctags: 80
  • sloc: python: 225; makefile: 140; sh: 3
file content (8 lines) | stat: -rw-r--r-- 64 bytes parent folder | download
1
2
3
4
5
6
7
8
*.pyc
*.swp
build/
dist/
ddt.egg-info/
.coverage
cover/
_build/