Added windows specific file
godot_res.res is showing up as a changed file when compiling for windows. Need to ignore it.
This commit is contained in:
parent
2fbc1445a5
commit
f7b090f94a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -296,3 +296,4 @@ cscope.po.out
|
|||
godot.creator.*
|
||||
|
||||
projects/
|
||||
platform/windows/godot_res.res
|
||||
|
|
Loading…
Reference in a new issue