Skip to content

Commit a2e5aea

Browse files
committed
Added *.VC.db to Unity.gitignore, which is an auto generated IntelliSense file from VS2015 Update 2 (replacing the .sdf file).
1 parent c68eb91 commit a2e5aea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Unity.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ ExportedObj/
2323
*.svd
2424
*.pdb
2525
*.opendb
26+
*.VC.db
2627

2728
# Unity3D generated meta files
2829
*.pidb.meta

0 commit comments

Comments
 (0)