murano-dashboard/.gitignore

42 lines
506 B
Plaintext

eggs/
.eggs/
develop-eggs/
*.egg-info/
*.egg
*~
*.orig
*.pyc
*.swp
.environment_version
.selenium_log
.coverage*
.noseids
.idea
.tox
coverage.xml
pep8.txt
pylint.txt
reports
muranodashboard/local/local_settings.py
muranodashboard/settings.py
/static/
doc/build/
doc/source/sourcecode
build
dist
cover
# Ignore i18n compiled files
*.mo
# Autogenerated Documentation
doc/source/api
# Tests
muranodashboard/tests/functional/config/config.conf
node_modules
npm-debug.log
# RElease NOtes
releasenotes/build