# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

*.local

dist/
build/
coverage/
node_modules/

public/config.js

.vscode/
.tern-project

# directory files for image previews
.directory

.venv
.eslintcache
