File: .gitignore

package info (click to toggle)
python-mock 5.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 620 kB
  • sloc: python: 8,580; makefile: 11; sh: 5
file content (17 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.*\.pyc
html/
mock\.egg-info/
mock\.wpu
\.tox/
build
dist
latex
.*\$py\.class
runtox
*~
*.pyc
.testrepository
.*.swp
README.html
.coverage
.coverage.*