Skip to content

Commit 5c29dcb

Browse files
committed
chore: update gitignore
1 parent 3a9ef78 commit 5c29dcb

File tree

2 files changed

+13
-35
lines changed

2 files changed

+13
-35
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,16 @@
77
**/db
88
**/logs
99
**/temp
10+
11+
# Tests
12+
**/coverage
13+
**/.nyc_output
14+
15+
# Logs
16+
logs
17+
*.log
18+
npm-debug.log*
19+
pnpm-debug.log*
20+
yarn-debug.log*
21+
yarn-error.log*
22+
lerna-debug.log*

examples/with-nest/.gitignore

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)