Codebase list python-faraday / upstream/1.0.10 .gitignore
upstream/1.0.10

Tree @upstream/1.0.10 (Download .tar.gz)

.gitignore @upstream/1.0.10raw · history · blame

*.py[cod]

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox
nosetests.xml

# Translations
*.mo

# Mr Developer
.mr.developer.cfg
.project
.pydevproject

# Tests nodejs
node_modules

# Couch
.couchadmin