From ebc1c6156c14b4bec0aa71bc7e9f3f4582428863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Fri, 17 Mar 2017 22:36:40 +0100 Subject: [PATCH] Add perf.data to gitignore --- right/build/kds/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/right/build/kds/.gitignore b/right/build/kds/.gitignore index 39c0b3e..ee1c872 100644 --- a/right/build/kds/.gitignore +++ b/right/build/kds/.gitignore @@ -7,3 +7,4 @@ /v7-release-srec/ /v7-debug-srec/ /v6-release-srec/ +perf.data