File: .gitignore

package info (click to toggle)
sphinx-argparse-cli 1.20.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 144 kB
  • sloc: python: 681; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
.idea
*.egg-info/
.tox/
.coverage*
coverage.xml
.*_cache
__pycache__
**.pyc
build
dist
src/sphinx_argparse_cli/version.py