File: .gitignore

package info (click to toggle)
python-sphinx-contributors 0.2.7-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 608 kB
  • sloc: python: 239; makefile: 20
file content (13 lines) | stat: -rw-r--r-- 116 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
.coverage
.DS_Store
.eggs
.idea
.pypirc
.pytest_cache
*pyc
*.egg-info
coverage.xml
dist
docs/build
__pycache__
venv