Skip to content

Commit d7e96ae

Browse files
authored
Merge pull request #336 from Labelbox/update_gitignore
adding vscode to the gitignore so they are not uploaded
2 parents a9d5711 + 558e8a4 commit d7e96ae

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
@@ -83,6 +83,9 @@ ipython_config.py
8383
# pyenv
8484
.python-version
8585

86+
# vscode
87+
.vscode
88+
8689
# pipenv
8790
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
8891
# However, in case of collaboration, if having platform-specific dependencies or dependencies

0 commit comments

Comments
 (0)