fuel-plugin-contrail/.gitignore
Oleksandr Kosse 78e5b67bb1 Add fuel-qa as a submodule
Add fuel-qa in plugin_test as a submodule and change .gitignore

Change-Id: Iaf49870bd76c195862235f1ccea035360d70224b
2015-12-01 13:59:35 +02:00

37 lines
431 B
Plaintext

.tox
.build
*.pyc
repositories/centos/*
repositories/ubuntu/*
deployment_scripts/puppet/modules/inifile
deployment_scripts/puppet/modules/stdlib
build.sh
*.rpm
logs
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
.idea
# Local example
example_local.py
# Local settings
local_settings.py
# Logs
sys_test.log