*.tar main.js package.json node_modules/ yarn.lock package-lock.json # IDEs and editors .idea .project .classpath .c9/ *.launch .settings/ *.sublime-workspace # IDE - VSCode .vscode/* # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Dependency directories jspm_packages/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env # System Files .DS_Store Thumbs.db # Lint and formatter .prettierrc.js eslint.config.mjs