Using puppet-openstack standard gitignore

Change-Id: I2489d18d59406632e18e7924c35de3afa1f552d4
This commit is contained in:
Guilherme Maluf 2016-07-28 16:38:27 -03:00
parent 4b36f0a080
commit 429ccd0330
1 changed files with 14 additions and 5 deletions

19
.gitignore vendored
View File

@ -1,6 +1,15 @@
*~
*.pyc
.*.swp
pkg/
Gemfile.lock
.vagrant
spec/fixtures
vendor/
spec/fixtures/
.vagrant/
.bundle/
coverage/
.idea/
*.swp
*.iml
openstack/
# Files created by releasenotes build
releasenotes/build
.tox