solar/.gitignore
Bogdan Dobrelya db632b5279 Add troubleshooting to the development guide
Also clarify user "$" or root "#" modes for
shell snippets

Change-Id: Ic5e413b8bcc3788a630452e9ce981229da23dac7
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-03-02 12:15:58 +01:00

65 lines
572 B
Plaintext

# python
*.egg-info
.venv
*.pyc
# vagrant
.vagrant
tmp/
#vim
*.swp
.eggs
build
publish-docs
docs/_build
state/
clients.json
rs/
solar.log
x-venv/
.tmp/
modules/
celery*.pid
celery*.log
*.dot
*.png
*.svg
resources_compiled.py
# bootstrap
bootstrap/packer_cache
bootstrap/trusty64
bootstrap/solar-master.box
vagrant-settings.yaml
.solar_cli_uids
.ssh/
.cache
.tox
ChangeLog
AUTHORS
.coverage
# pytest cache
solar/.cache
.config.override
.testrepository/
.solar_config_override
.ropeproject
# for simplicity let's keep solar-resources there
solar-resources