Skip to content

Commit d3dc5f8

Browse files
authored
chore(.gitignore): add clinic (#168)
1 parent 17ff1f2 commit d3dc5f8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,9 @@ dist
135135
# macOS files
136136
.DS_Store
137137

138+
# Clinic
139+
.clinic
140+
138141
# lock files
139142
package-lock.json
140143
pnpm-lock.yaml
@@ -145,4 +148,4 @@ yarn.lock
145148
.idea
146149

147150
# test tap report
148-
out.tap
151+
out.tap

0 commit comments

Comments
 (0)