# Logs logs *.log npm-debug.log* # Generated by project src/first-example.json src/build-configuration.json src/styles/constants.json # Commit configuration git-commit.config.json # Build directory dist/ # Android apk generated directory android/ # Build report directory report/ # Diagnostic reports (https://nodejs.org/api/report.html) report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json # Runtime data pids *.pid *.seed *.pid.lock # Compiled binary addons (https://nodejs.org/api/addons.html) build/Release # Dependency directories node_modules/ package-lock.json # TypeScript cache *.tsbuildinfo # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz