# Dependencies node_modules npm-debug.log yarn-debug.log yarn-error.log # Build output dist build # Development files .git .gitignore .env.local .env.development .env.test # IDE .vscode .idea *.swp *.swo # OS .DS_Store Thumbs.db # Testing coverage *.test.ts *.test.tsx *.spec.ts *.spec.tsx __tests__ jest.config.* # Documentation README.md docs *.md # Docker Dockerfile* docker-compose* .dockerignore