Skip to content

Commit 1089232

Browse files
authored
chore(.gitignore): add .tap/ dir (#111)
1 parent e133c01 commit 1089232

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
**/._*
152155
**/*.pem

0 commit comments

Comments
 (0)