File: .gitignore

package info (click to toggle)
python-mitogen 0.3.35-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 6,696 kB
  • sloc: python: 24,308; sh: 198; makefile: 74; perl: 19; ansic: 18
file content (22 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.ansible/
.coverage
.tox
.venv
venvs/**
**/.DS_Store
*.pyc
*.pyd
*.pyo
*.retry
MANIFEST
build/
dist/
extra/
tests/ansible/.*.pid
tests/image_prep/logs
docs/_build/
htmlcov/
*.egg-info
__pycache__/
extra
**/.*.pid