# Dependencies node_modules npm-debug.log # Note: package-lock.json is needed for npm ci, so don't exclude it # Build outputs build .svelte-kit package # Development files .env .env.* !.env.example # Git .git .gitignore .gitattributes # IDE .vscode .idea *.swp *.swo *~ # Documentation README.md README_SETUP.md *.md # CI/CD .github .gitlab-ci.yml # Test files **/*.test.ts **/*.test.js **/*.spec.ts **/*.spec.js coverage # Misc .DS_Store *.log *.tmp # Exclude wyoming-piper directory (should not be in aitherboard image) wyoming-piper/ piper-data/