solar/.gitignore
2015-11-26 15:25:17 +02:00

56 lines
437 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/