block-accounting/.gitignore
2024-05-21 22:08:17 +02:00

15 lines
185 B
Plaintext

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