Skip to content

Commit 352f7d6

Browse files
authored
chore(.gitignore): add .tap/ dir (#783)
1 parent d8d3f28 commit 352f7d6

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
@@ -148,5 +148,8 @@ yarn.lock
148148
.vscode
149149
.idea
150150

151+
#tap files
152+
.tap/
153+
151154
# static files
152155
static

0 commit comments

Comments
 (0)