Files
pillar/.gitignore
Sybren A. Stüvel 974f135e63 Measure unit test coverage.
Coverage is reported with py.test, and also "Run unit tests in ... with
coverage" is now supported in PyCharm.
2016-04-25 16:43:09 +02:00

17 lines
186 B
Plaintext

.DS_Store
.project
*.pyc
*.sublime*
*.ropeproject*
*.swp
/pillar/config_local.py
.ropeproject/*
/pillar/application/static/storage/
/build
/.cache
/.coverage
/pillar/pillar.egg-info/