File: .gitignore

package info (click to toggle)
python-num2words 0.5.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,832 kB
  • sloc: python: 27,073; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 62 bytes parent folder | download
1
2
3
4
5
6
7
8
9
*.pyc
build
dist
.idea/
*.egg-info
/.tox
.eggs/
/venv/
.venv/