lemur/.gitignore

29 lines
288 B
Plaintext

.coverage
.tox
.DS_Store
/.tmp/
*.egg-info
*.pyc
*.log
*.egg
*.db
*.pid
*.enc
MANIFEST
test.conf
pip-log.txt
/htmlcov
/cover
/build
/dist
/node_modules/
/bower_components/
/docs/html
/docs/doctrees
/lemur/static/dist/
/lemur/static/app/vendor/
/wheelhouse
docs/_build
.editorconfig
.idea