Browse Source

Added *.VC.db to Unity.gitignore, which is an auto generated IntelliSense file from VS2015 Update 2 (replacing the .sdf file).

Clemens Scharfen 6 năm trước cách đây
mục cha
commit
a2e5aea917
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Unity.gitignore

+ 1 - 0
Unity.gitignore

@@ -23,6 +23,7 @@ ExportedObj/
 *.svd
 *.pdb
 *.opendb
+*.VC.db
 
 # Unity3D generated meta files
 *.pidb.meta