Skip to content

Commit c7006b3

Browse files
authored
chore(.gitignore): add clinic (#43)
1 parent db635d6 commit c7006b3

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,11 +135,14 @@ dist
135135
# macOS files
136136
.DS_Store
137137

138+
# Clinic
139+
.clinic
140+
138141
# lock files
139142
package-lock.json
140143
pnpm-lock.yaml
141144
yarn.lock
142145

143146
# editor files
144147
.vscode
145-
.idea
148+
.idea

0 commit comments

Comments
 (0)