Merge remote-tracking branch 'origin/master' into tizen
[platform/core/csapi/tizenfx.git] / .gitignore
old mode 100755 (executable)
new mode 100644 (file)
index 8ddfad2..bd75f3c
@@ -7,15 +7,16 @@
 *.suo
 *.user
 *.sln.docstates
+*.pyc
 
 # Build results
 
 [Dd]ebug/
 [Rr]elease/
 x64/
-build/
 [Bb]in/
 [Oo]bj/
+[Aa]rtifacts/
 
 # NuGet Packages
 *.nupkg
@@ -144,7 +145,7 @@ UpgradeLog*.htm
 *.txt~
 *.swp
 *.swo
+
 # svn
 .svn
 
@@ -192,9 +193,23 @@ $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
+
+# cscope/ctags
+cscope.files
+cscope.out
+tags
+
+# svace files
+warnings.txt
+warn-settings.csharp.txt
+.svace-dir
+CompilationErrors-*.txt
+
+# exceptional allowed binaries
+!tools/bin/
+!packaging/*.nupkg
+
+# external libraries
+externals/libs/