
# React
node_modules/
dist/
build/
.next/
out/
.cache/
.eslintcache
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
.npm-cache/

# Python
.venv/
__pycache__/

# macOS
.DS_Store

launch.json
.env