diff options
author | Armin Le Grand <Armin.Le.Grand@cib.de> | 2017-08-29 09:41:43 +0200 |
---|---|---|
committer | Armin Le Grand <Armin.Le.Grand@cib.de> | 2017-08-29 09:41:43 +0200 |
commit | 0dd17633f7d7da6ee572b0923bd6fa08605c3ae7 (patch) | |
tree | 7d4d7a831d4d35bceafedeb6e6880556aaca9304 /.gitignore | |
parent | 6dfb01f15ce7a7287dcb705a592ede852ccf9cab (diff) |
Added VisualStudioCode/unified MSDEV VC.db
Change-Id: I5b32bb43e87dd1b3aa535611cc7228be05f3d6e4
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index e31e4801c9fd..a42f3877a83a 100644 --- a/.gitignore +++ b/.gitignore @@ -138,7 +138,8 @@ DerivedData *.opensdf *.vcxproj* /.vs -LibreOffice.VC.db +/.vscode +*.VC.db LibreOffice.VC.VC.opendb # QtCreator specific |