flake8/.gitignore
2016-01-19 07:19:16 -06:00

8 lines
70 B
Text

.cache/*
.tox/*
*.pyc
*.sw*
*.egg-info
*.log
.eggs/
docs/build/html/*