18 lines
122 B
Plaintext
18 lines
122 B
Plaintext
# python
|
|
*.pyc
|
|
*.egg
|
|
.eggs/
|
|
*.egg-info/
|
|
build/
|
|
|
|
# pyenv
|
|
.python-version
|
|
|
|
# tox
|
|
.tox/
|
|
|
|
# coverage
|
|
.coverage
|
|
|
|
# gaphas
|
|
*.svg |