solar-resources/.gitignore
Dmitry Shulyak 2fff44235b Fix build_edges routing to take into account order between events
- Previously order between events for same resource wasnt used
- Unit test that shows this behaviour will be made green
2015-09-21 10:29:55 +03:00

40 lines
324 B
Plaintext

# python
*.egg-info
.venv
*.pyc
# vagrant
.vagrant
tmp/
#vim
*.swp
state/
clients.json
rs/
solar.log
x-venv/
.tmp/
modules/
celery*.pid
celery*.log
*.dot
*.png
resources_compiled.py
# bootstrap
bootstrap/packer_cache
bootstrap/trusty64
bootstrap/solar-master.box
vagrant-settings.yaml
.solar_cli_uids
.ssh/
.cache