Skip to content

Commit cb2ba18

Browse files
committed
Add VS code dir to gitignore
1 parent a3a27da commit cb2ba18

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
@@ -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)