davidcostadev/withmoney

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/test/unit/coverage/
coverage/
/test/e2e/reports/
test/e2e/screenshots
test/e2e/videos
selenium-debug.log

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln

.env
yarn.lock