From: Azijur Rahman Sheatu Date: Mon, 2 Sep 2024 05:15:32 +0000 (+0600) Subject: Adding profiling files to .gitignore X-Git-Tag: accepted/tizen/unified/20240906.155828~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=78ef9f989fda73f01330f6047992edd56e9eb973;p=profile%2Fiot%2Fapps%2Fdotnet%2Fnotifications.git Adding profiling files to .gitignore [Problem] N/A [Cause & Measure] Cause : N/A Measure : N/A Change-Id: I4c2a14d5e82e5d657ed767a886735300f24a9637 Signed-off-by: Azijur Rahman Sheatu --- diff --git a/.gitignore b/.gitignore index ea0b5ab..0c54b2c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ **/[Bb]in/ **/[Oo]bj/ **/*.csproj.user +**/Tizen*/ [Bb]uild/ [Dd]ebug/ .gn