block-accounting/.gitignore
2024-05-21 22:43:42 +02:00

15 lines
251 B
Plaintext

.idea/
.vscode/
front/node_modules/
front/build/
.DS_Store
*.tgz
front/my-app*
front/template/src/__tests__/__snapshots__/
front/lerna-debug.log
front/npm-debug.log*
front/yarn-debug.log*
front/yarn-error.log*
front/.changelog
front/.npm/
front/.next/