mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
Improve development experience
This commit is contained in:
parent
3f34b85dcb
commit
45388de4e1
12 changed files with 119 additions and 99 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Exclude everything by default; explicitly include necessary files
|
||||
*
|
||||
!Gemfile
|
||||
!Gemfile.lock
|
||||
!Gemfile.local
|
||||
!.rerun
|
||||
!docker-entrypoint.dev.sh
|
||||
!docker-entrypoint.sh
|
||||
!Gemfile
|
||||
!Gemfile.dev
|
||||
!Gemfile.lock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue