8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
.env
|
|
host/apache/logs/*.log
|
|
host/database/data/*
|
|
!host/database/data/.gitkeep
|
|
host/database/backups/*
|
|
!host/database/backups/.gitkeep
|
|
upload/*
|
|
!upload/.gitkeep |