mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-03-27 17:17:43 -04:00
This will reduce the number of files that need to be managed and dependencies that need updated at the same time.
6 lines
130 B
Text
6 lines
130 B
Text
# Exclude everything by default; explicitly include necessary files
|
|
*
|
|
!Gemfile
|
|
!Gemfile.lock
|
|
!Gemfile.local
|
|
!docker-entrypoint.sh
|