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

Unified Diff: build/.gitignore

Issue 2385643004: Enables GN build on windows (Closed)
Patch Set: Add .gitignore for build Created 4 years, 2 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 | « DEPS ('k') | build/config/BUILDCONFIG.gn » ('j') | utils/invoke_dart.gni » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/.gitignore
diff --git a/build/.gitignore b/build/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..6e337fe7dc3e5ab21cd5986448f6649c76b96e5b
--- /dev/null
+++ b/build/.gitignore
@@ -0,0 +1,2 @@
+# Generated file containing information about the VS toolchain on Windows
+win_toolchain.json
« no previous file with comments | « DEPS ('k') | build/config/BUILDCONFIG.gn » ('j') | utils/invoke_dart.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698