mirror of https://github.com/godotengine/godot
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
|
|
@ -296,3 +296,4 @@ cscope.po.out
|
||||||
godot.creator.*
|
godot.creator.*
|
||||||
|
|
||||||
projects/
|
projects/
|
||||||
|
platform/windows/godot_res.res
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue