mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 21:50:14 +02:00
16 lines
222 B
Plaintext
16 lines
222 B
Plaintext
##Ignore site configuration
|
|
.gitmodules
|
|
site-config
|
|
|
|
## Ignore site configuration
|
|
config/**/*
|
|
!config/**/*.default
|
|
docker-compose.override.yml
|
|
site.conf
|
|
.bash_logout
|
|
.bash_profile
|
|
.bashrc
|
|
.bash_history
|
|
.rnd
|
|
.pki/*
|
|
.viminfo |