From: Wonyoung Choi Date: Thu, 25 Apr 2019 06:05:52 +0000 (+0900) Subject: [Build] Fix .gitignore to include binaries in tools and pkg X-Git-Tag: submit/tizen_5.0/20190425.151702~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bc57e01250c876f38976fecee724a514fb90e931;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git [Build] Fix .gitignore to include binaries in tools and pkg --- diff --git a/.gitignore b/.gitignore index 30c70c03a..a67fca6fb 100644 --- a/.gitignore +++ b/.gitignore @@ -193,10 +193,6 @@ $RECYCLE.BIN/ # End of core ignore list, below put you custom 'per project' settings (patterns or path) ##### -bin/ -obj/ -*.exe -*.dll *.csproj.user *.lock.json @@ -210,3 +206,6 @@ warnings.txt warn-settings.csharp.txt .svace-dir CompilationErrors-*.txt + +# exceptional allowed binaries +!tools/bin/