This repository has been archived on 2025-05-09. You can view files and clone it, but cannot push or open issues or pull requests.
EvoCalculator/.gitignore
2021-04-23 09:49:14 +03:00

27 lines
316 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env
.env.development
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
*.log
package-lock.json
/.vscode
.eslintcache