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

Unified Diff: tools/win/CreateTempFilesPerfEvaluation/.gitignore

Issue 2810333008: A tool to evaluate methods in creating temp files (Closed)
Patch Set: Better printf to make the output more readable Created 3 years, 8 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 | tools/win/CreateTempFilesPerfEvaluation/CreateTempFilesPerfEval.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/win/CreateTempFilesPerfEvaluation/.gitignore
diff --git a/tools/win/CreateTempFilesPerfEvaluation/.gitignore b/tools/win/CreateTempFilesPerfEvaluation/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..499cde18e6b5d4bb5fa57a5281e3cdacabf4d992
--- /dev/null
+++ b/tools/win/CreateTempFilesPerfEvaluation/.gitignore
@@ -0,0 +1,4 @@
+Release/
+Debug/
+ipch/
+x64/
« no previous file with comments | « no previous file | tools/win/CreateTempFilesPerfEvaluation/CreateTempFilesPerfEval.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698