Skip to content

Commit 26746ee

Browse files
authored
chore(.gitignore): add clinic
1 parent 520bf24 commit 26746ee

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)