fuel-library/.gitignore

27 lines
182 B
Plaintext

# IDEs
.idea
.settings
.project
# ISO
iso/local_mirror
iso/build
# Python
*.pyc
# Doc
_build
# Editors
*.swp
*~
# Vagrant
.vagrant
Vagrantfile
metadata.json
Gemfile.lock
/rdoc