summaryrefslogtreecommitdiff
path: root/files/puppet/modules/pixelated/.gitignore
blob: 5b60ad32dfb787777d60a9be754aa9a433b33d77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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/ghostdriver.log
*.pyc
# ignore bundles
.bundle/
vendor/
# ignore rbenv files
.ruby-version
.rbenv-gemsets