Commit a2e5aea9 authored by Clemens Scharfen's avatar Clemens Scharfen

Added *.VC.db to Unity.gitignore, which is an auto generated IntelliSense file...

Added *.VC.db to Unity.gitignore, which is an auto generated IntelliSense file from VS2015 Update 2 (replacing the .sdf file).
parent c68eb91e
......@@ -23,6 +23,7 @@ ExportedObj/
*.svd
*.pdb
*.opendb
*.VC.db
# Unity3D generated meta files
*.pidb.meta
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment