fuel-library/.gitignore
Dmitry Ilyin 8b6c9b1537 Fix error in the noops tests framework
* Fix broken remove_yaml function
* Improvement to rspec debugging
* Add more debug and spec for generate_vip function
* Remove unneeded globals cache options from rspec launcher

Change-Id: Ie4388e3fd226dd55a920bdfdbee6a05430ed1805
Closes-Bug: 1478643
2015-08-11 16:14:15 +03:00

34 lines
220 B
Plaintext

# IDEs
.idea
.settings
.project
# ISO
iso/local_mirror
iso/build
# Python
*.pyc
.tox
# Doc
_build
# Editors
*.swp
*~
# Vagrant
.vagrant
Vagrantfile
# Bundle
Gemfile.lock
.bundled_gems
/rdoc
task_graph.png
*.log