Skip to content

Commit b775537

Browse files
authored
Merge pull request #286 from naupaka/main
Add VS code dir to gitignore
2 parents a3a27da + cb2ba18 commit b775537

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,6 @@ vendor/
5353
.docker-vendor/
5454
Gemfile.lock
5555
.*history
56+
57+
# for the vs code users
58+
.vscode/

0 commit comments

Comments
 (0)