[Build] Fix .gitignore to include binaries in tools and pkg
authorWonyoung Choi <wy80.choi@samsung.com>
Thu, 25 Apr 2019 06:05:52 +0000 (15:05 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Thu, 25 Apr 2019 06:05:52 +0000 (15:05 +0900)
.gitignore

index 30c70c0..a67fca6 100644 (file)
@@ -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/