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

Unified Diff: .gitignore

Issue 1712463002: add perf data files to ignores (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
Patch Set: Created 4 years, 10 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 | README.chromium » ('j') | 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 09c1406a08018d1d1138369bc4c2c58a2537cbd9..06a8be43dcb0f9eacb32b51a61411fc642b0eff4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -118,4 +118,6 @@ libyuv_unittest
libyuv_arm.lib
source/*.o
-
+# Files generated by perf
+perf.data
+perf.data.old
« no previous file with comments | « no previous file | README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698