[NUI.CommonUI]Add CommonUI to rpm (#906)
[platform/core/csapi/tizenfx.git] / .gitignore
index 6d4d2d5..46608c6 100644 (file)
@@ -7,6 +7,7 @@
 *.suo
 *.user
 *.sln.docstates
+*.pyc
 
 # Build results
 
@@ -192,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
 
@@ -209,3 +206,7 @@ warnings.txt
 warn-settings.csharp.txt
 .svace-dir
 CompilationErrors-*.txt
+
+# exceptional allowed binaries
+!tools/bin/
+!packaging/*.nupkg