8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
.env
|
|
host/apache/logs/*.log
|
|
host/certs/*.crt
|
|
host/certs/*.key
|
|
host/database/data/*
|
|
!host/database/data/.gitkeep
|
|
host/database/backups/*
|
|
!host/database/backups/.gitkeep |