aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: bcd888b609d3ef87bfee943b659c1d8f44ab4a56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkg/
Gemfile.lock
vendor/
spec/fixtures/modules
spec/fixtures/manifests
.vagrant/
.bundle/
.bundle*/
coverage/
.idea/
*.swp
*.iml
openstack/
# Files created from releasenotes build
releasenotes/build
.tox