You've already forked godot
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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -144,7 +144,9 @@ ipch/
|
||||
*.sdf
|
||||
*.cachefile
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
*.VC.VC.opendb
|
||||
enc_temp_folder/
|
||||
|
||||
# Visual Studio profiler
|
||||
*.psess
|
||||
|
||||
Reference in New Issue
Block a user