Skip to content

Commit 3e76fbf

Browse files
committed
Git ignore .vscode
1 parent f6539fa commit 3e76fbf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Gemfile.lock
1616
# jeweler generated
1717
pkg
1818

19-
# Have editor/IDE/OS specific files you need to ignore? Consider using a global gitignore:
19+
# Have editor/IDE/OS specific files you need to ignore? Consider using a global gitignore:
2020
#
2121
# * Create a file at ~/.gitignore
2222
# * Include files you want ignored
@@ -49,3 +49,5 @@ pkg
4949
# For rubinius:
5050
#*.rbc
5151
.idea
52+
53+
.vscode

0 commit comments

Comments
 (0)