1
0
mirror of https://github.com/github/gitignore synced 2025-02-22 18:39:22 +01:00
gitignore/Python.gitignore

50 lines
408 B
Plaintext

*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Virtualenv
.Python
[Bb]in
[Ii]nclude
[Ll]ib
[Ss]cripts
# PyCharm
.idea
.iml
# OS Specific
.DS_Store