Skip to content

Commit 42cf27c

Browse files
authored
chore(.gitignore): add .tap/ dir (fastify#5303)
Signed-off-by: Frazer Smith <[email protected]>
1 parent eb4ae3c commit 42cf27c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ yarn.lock
145145
.vscode
146146
.idea
147147

148+
# tap files
149+
.tap/
150+
148151
# Optional compressed files (npm generated package, zip, etc)
149152
/*.zip
150153

0 commit comments

Comments
 (0)