solar-resources/.gitignore

60 lines
475 B
Plaintext

# python
*.egg-info
.venv
*.pyc
# vagrant
.vagrant
tmp/
#vim
*.swp
.eggs
build
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
.coverage
# pytest cache
solar/.cache
.config.override
.testrepository/
.solar_config_override
.ropeproject