mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05: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
|