mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-25 19:18:42 -05:00
This will reduce the number of files that need to be managed and dependencies that need updated at the same time.
8 lines
No EOL
161 B
Text
8 lines
No EOL
161 B
Text
/*/**/vendor/bundle/
|
|
/docker/**/vmpooler.yaml
|
|
.vagrant/
|
|
.idea/
|
|
helm-charts/vmpooler/charts/
|
|
/docker/data/redis/**
|
|
!docker/data/**/*.yaml
|
|
!docker/data/**/.gitkeep |