1
0
mirror of https://github.com/github/gitignore synced 2024-06-02 18:58:13 +02:00
gitignore/Python.gitignore

15 lines
126 B
Plaintext
Raw Normal View History

2010-11-08 21:48:58 +01:00
*.py[co]
# Packages
*.egg
*.egg-info
dist
2010-11-08 21:50:43 +01:00
build
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox