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

# Packages
*.egg
*.egg-info
dist
build

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox