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

Unified Diff: .gitignore

Issue 2756463005: Git ignore vscode project files. (Closed)
Patch Set: Created 3 years, 9 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 4313fdaf97fd4e7334c0f83932dfec2e33c842e3..48a1d61d7d475ed44093e764a46ffa8f02e46b15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,10 @@
CMakeLists.txt
.clang_complete
+# VSCode project files
+.vscode
+.history
+
# Built by chromebot and downloaded from Google Storage
client/tests/drt
« 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