gitignore visual studio project files

Change-Id: Id7d2c3775f4b37b15b6ee680681c09d44164a9ec
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/94742
Auto-Submit: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
This commit is contained in:
Daco Harkes
2019-03-05 10:53:17 +00:00
committed by commit-bot@chromium.org
parent ca24e7aa10
commit 45e6f83cd6
+3
View File
@@ -39,6 +39,9 @@ CMakeLists.txt
.clang_complete
cmake-build-debug
# VS project files
.vs
# VSCode project files
.vscode
.history