add db init file, change section comment

This commit is contained in:
Aidan Honor 2024-10-21 20:57:10 -04:00
parent 13994f6007
commit bd5b483fd6

3
.gitignore vendored
View File

@ -129,8 +129,9 @@ dist
.yarn/install-state.gz .yarn/install-state.gz
.pnp.* .pnp.*
# Custom # aidxnFUN specific
package-lock.json package-lock.json
docker-compose.yml docker-compose.yml
.setup_complete .setup_complete
config.json config.json
.db_init