summaryrefslogtreecommitdiff
path: root/files/puppet/modules/pixelated/.gitignore
blob: a60a8bc343692e91dd283f578eba38d917c11c26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ignore rake spec module checkouts
**/spec/fixtures/modules/
**/spec/fixtures/manifests/
# deployed by vagrant_platform.sh
/leap_platform
# ignore files created by functional test
files/functional-tests/*.log
files/functional-tests/*.html
*.pyc
# ignore bundles
.bundle/
vendor/
# ignore rbenv files
.ruby-version
.rbenv-gemsets