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

Unified Diff: tools/win/IdleWakeups/.gitignore

Issue 2356753004: IdleWakeups tool (Closed)
Patch Set: Removed TODO from stdafx.cpp and added myself to OWNERS file. 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 | tools/win/IdleWakeups/IdleWakeups.sln » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/win/IdleWakeups/.gitignore
diff --git a/tools/win/RetrieveSymbols/.gitignore b/tools/win/IdleWakeups/.gitignore
similarity index 61%
copy from tools/win/RetrieveSymbols/.gitignore
copy to tools/win/IdleWakeups/.gitignore
index ff6b0959ef0f2104e553a16dccfa27fa16451675..499cde18e6b5d4bb5fa57a5281e3cdacabf4d992 100644
--- a/tools/win/RetrieveSymbols/.gitignore
+++ b/tools/win/IdleWakeups/.gitignore
@@ -1,3 +1,4 @@
Release/
Debug/
-ipch/
+ipch/
+x64/
« no previous file with comments | « no previous file | tools/win/IdleWakeups/IdleWakeups.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698