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