Files
puppet-openstacklib/.gitignore
Matt Fischer fe1e3e3ea7 Fix .gitignore for /openstack/
We should only ignore openstack from the root directory because
otherwise new files in the openstack/ subfolders under lib are not
tracked.

Change-Id: Ife454df6ae8d45826608bea59c3df2eb04e43016
Closes-Bug: #1541896
2016-09-21 20:02:42 -06:00

16 lines
164 B
Plaintext

pkg/
Gemfile.lock
vendor/
spec/fixtures/
.vagrant/
.bundle/
coverage/
.idea/
*.swp
*.iml
/openstack/
# Files created by releasenotes build
releasenotes/build
.tox