12 lines
179 B
Plaintext
12 lines
179 B
Plaintext
##Ignore site configuration
|
|
.gitmodules
|
|
site-config/*
|
|
|
|
## Ignore site configuration
|
|
config/**/*
|
|
!config/**/*.default
|
|
landing/*
|
|
docker-compose.override.yml
|
|
site.conf
|
|
auth/*
|
|
certs/* |