Skip to content

Commit 464ba3e

Browse files
authored
Adds .vscode to gitignore (#15)
1 parent 0b51453 commit 464ba3e

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
@@ -13,3 +13,6 @@
1313

1414
# Dependency directories (remove the comment below to include it)
1515
# vendor/
16+
17+
# IDEs
18+
.vscode/*

0 commit comments

Comments
 (0)