mirror of https://github.com/godotengine/godot
Added VC++ cache database and temporary storage folder when running
This commit is contained in:
parent
7b9f2d9929
commit
3494ff5b39
|
|
@ -144,7 +144,9 @@ ipch/
|
||||||
*.sdf
|
*.sdf
|
||||||
*.cachefile
|
*.cachefile
|
||||||
*.VC.db
|
*.VC.db
|
||||||
|
*.VC.opendb
|
||||||
*.VC.VC.opendb
|
*.VC.VC.opendb
|
||||||
|
enc_temp_folder/
|
||||||
|
|
||||||
# Visual Studio profiler
|
# Visual Studio profiler
|
||||||
*.psess
|
*.psess
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue