8 lines
104 B
Text
8 lines
104 B
Text
# Ignore everything
|
|
*
|
|
|
|
# Only allow the following for docker build:
|
|
!backend/
|
|
!docker/
|
|
!scripts/
|
|
!test/
|