21 lines
247 B
Markdown
21 lines
247 B
Markdown
# SAFE_FILES.md
|
|
|
|
## Safe to edit
|
|
|
|
- backend code
|
|
- frontend js
|
|
- tests
|
|
- documentatie
|
|
|
|
## Ask first
|
|
|
|
- database schema
|
|
- container config
|
|
- security modules
|
|
|
|
## Do not edit
|
|
|
|
- deployment configs
|
|
- storage volume mappings
|
|
- whitelist configuration
|