summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3b626b83bf049bd00dbfae2cf0958ba5002fd7fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/pkg/
/Gemfile.lock
/vendor/
/spec/fixtures/manifests/*
/spec/fixtures/modules/*
!/spec/fixtures/modules/apt
!/spec/fixtures/modules/apt/*
/log
/.vagrant/
/.bundle/
/coverage/
/.idea/
*.iml