Files
tfm_ainventory/data/.gitkeep
Daniel Bedeleanu 161a182281 Build [v.1.3.9]
2026-04-12 07:29:58 +03:00

5 lines
266 B
Plaintext

# This file exists to track the data/ directory in Git.
# The actual runtime data (inventory.db, ldap_config.json, caddy volumes)
# is excluded via .gitignore and must NEVER be committed.
# On a fresh clone, run ./start_server.sh or docker compose up to initialize.