Skip to content

Commit

Permalink
add /.vscode/ to .gitignore (RobotLocomotion#12943)
Browse files Browse the repository at this point in the history
* add /.vscode/ to .gitignore

CLion's lack of full symbol support and constant freezing is driving me to try another.
  • Loading branch information
RussTedrake authored Mar 26, 2020
1 parent 07b9356 commit f66f2b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
/.project/
/.settings/
/.clwb/
/.vscode/

# (Possible) CMake build artifacts
/build/
Expand Down

0 comments on commit f66f2b5

Please sign in to comment.