File: .gitignore

package info (click to toggle)
python-titlecase 2.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: python: 547; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 85 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
.eggs
.coverage
.tox
build
dist
temp
titlecase.egg-info
*.swp
*.swo
*.pyc
*$py.class