[NUI.CommonUI]Add CommonUI to rpm (#906)
[platform/core/csapi/tizenfx.git] / .gitignore
old mode 100755 (executable)
new mode 100644 (file)
index 9903f26..46608c6
@@ -7,6 +7,7 @@
 *.suo
 *.user
 *.sln.docstates
+*.pyc
 
 # Build results
 
@@ -15,6 +16,7 @@
 x64/
 [Bb]in/
 [Oo]bj/
+[Aa]rtifacts/
 
 # NuGet Packages
 *.nupkg
@@ -191,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
 
@@ -208,3 +206,7 @@ warnings.txt
 warn-settings.csharp.txt
 .svace-dir
 CompilationErrors-*.txt
+
+# exceptional allowed binaries
+!tools/bin/
+!packaging/*.nupkg