diff options
| author | Will Wolff-Myren <willwm@gmail.com> | 2016-07-17 13:50:36 -0700 |
|---|---|---|
| committer | Will Wolff-Myren <willwm@gmail.com> | 2016-07-17 13:50:36 -0700 |
| commit | abe8bfa3a6b4dfdf7f561c8028de807c0951d2f8 (patch) | |
| tree | 8b451c33a2bde2a266056a709b010532b416d542 | |
| parent | 76469ebbcfd5b2582a45eb0dd0966bad724e4cdd (diff) | |
Update .gitignore to include VSCode setting.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7c1e434e31..8491433524 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ CMakeLists.txt .project .settings/ .idea +.browse.VC.db*
\ No newline at end of file |
