typeorm/.gitignore
2025-06-05 21:40:45 +02:00

32 lines
442 B
Plaintext

### macOS ###
.DS_Store
._*
### Node ###
npm-debug.log*
build/
coverage/
*.lcov
.nyc_output/
node_modules/
### VisualStudioCode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
### Other IDEs ###
.idea/
*.iml
### Custom ###
/ormconfig.json
ormlogs.log
/test/github-issues/799/tmp/*
# test projects generated by test/github-issues/issue-8975.ts
/*TestProject