File: .gitignore

package info (click to toggle)
python-testfixtures 9.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,024 kB
  • sloc: python: 10,167; makefile: 76; sh: 9
file content (26 lines) | stat: -rw-r--r-- 235 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/.installed.cfg
/bin/
/develop-eggs
/dist
/docs/_build
/eggs
/*.egg-info/
/parts/
*.pyc
/.coverage
/*.xml
/.tox
/htmlcov
/include
/lib
/local
/man
/.Python
desc.html
pip-selfcheck.json
.coverage.*
.cache
.pytest*
/build
.venv
/.claude