fuel-main/.gitignore
Maksim Malchuk 35e9ee82fd .gitignore cleanup after virtualbox scripts removed
Virtualbox scripts have been moved to a separate git
repository https://review.openstack.org/#/c/279074/

Change-Id: Ic50344b23d19d5d63c681713b1f2b154fd31d27a
Partial-Bug: #1549114
2016-02-24 05:32:05 +00:00

27 lines
225 B
Plaintext

*.pyc
*.sqlite
*.gem
# vim swap files
.*.swp
# services' runtime files
*.log
*.pid
# Vagrant housekeeping file
/.vagrant
/build
/local_mirror
nosetests.xml
nailgun.log
lock
.idea
.DS_Store
Nailgun.egg-info
repomd.xml*