## -------- Welcome to the Jam3 Generator gitignore -------- ## ## Please add your generator ignores ordered by topics. ## See https://help.github.com/ignore-files/ for more about ignoring files. # Global .DS_Store *.log* # IDEs .vscode sketch # Node & Npm node_modules # Builds /build # Stats stats.html # Testing /coverage # Create React App Dev bundle-size-analyzer.html bundle-analyzer-report.html # Dynamically built files src/style/layout.scss # Local env variables .env.local .env.*.local # Documentation public/components public/styleguide