summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ba6eefedf332e9a7e0da0f5e3bb70e4873ae5677 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# From GitHub's .gitignore template collection

*.py[co]

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

develop-eggs

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox