1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-05 19:31:35 +00:00

Merge pull request #7534 from RayKoopa/gitignore_vs2015

.gitignore: Added VC++ cache database and temporary storage folder when debugging
[ci skip]
This commit is contained in:
Rémi Verschelde
2017-01-15 10:58:12 +01:00
committed by GitHub

2
.gitignore vendored
View File

@@ -144,7 +144,9 @@ ipch/
*.sdf
*.cachefile
*.VC.db
*.VC.opendb
*.VC.VC.opendb
enc_temp_folder/
# Visual Studio profiler
*.psess