Skip to content

Commit c0f24f9

Browse files
authored
chore: 🙈 ignore .vscode/ folder (#197)
1 parent 56cb90a commit c0f24f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ cython_debug/
207207

208208
# End of https://www.toptal.com/developers/gitignore/api/c++,cmake,python
209209

210+
# VS Code
211+
.vscode/
210212

211213
tmp
212214
*.patch

0 commit comments

Comments
 (0)