File: .gitignore

package info (click to toggle)
python-testtools 2.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,244 kB
  • sloc: python: 15,086; makefile: 127; sh: 3
file content (27 lines) | stat: -rw-r--r-- 263 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
27
__pycache__
./build
MANIFEST
dist
tags
TAGS
apidocs
_trial_temp
doc/_build
.testrepository
.lp_creds
./testtools.egg-info
*.pyc
*.swp
*~
testtools.egg-info
/build/
/.env/
/.eggs/
AUTHORS
ChangeLog
.idea
.tox
testtools/_version.py
man/testtools.1
man
.mypy_cache/