Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Unified Diff: .gitignore

Issue 2316623003: Added gitignore for .vscode (Visual Studio Code metadata directory) (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 42dc953255f42efc20a31966a7c9d3e60ca9f60a..71b10e877fa2af0bcc03104c29fa787983a04a1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,6 +55,8 @@ vs-chromium-project.txt
/.externalToolBuilders/
/.settings/
/.vs/
+# Visual Studio Code
+/.vscode/
/_out
/android_emulator_sdk
/ash/ash_unittests_run.xml
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698