aboutsummaryrefslogtreecommitdiffstats
path: root/Python.gitignore
blob: d500ec4bd8a34eab9483ae23edd0f7349aff8971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.py[co]

# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
develop-eggs
.installed.cfg

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox