File: .gitignore

package info (click to toggle)
python-testfixtures 8.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,064 kB
  • sloc: python: 10,208; makefile: 76; sh: 9
file content (24 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/.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