mindfry 1.9.0

Memory with a Conscience
Documentation
# Dependencies
node_modules/


# Build outputs
dist/

target/

mindfry_data/


# Editor
.idea/

.vscode/

*.swp

*.swo

.DS_Store

.npmrc


# Logs
*.log

npm-debug.log*


# Coverage
coverage/


# Env
.env

.env.local


# Cache
.cache/

.turbo/


# Internals
docs/