You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Change .gitignore's bin/ to bin
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -30,7 +30,7 @@ misc/hooks/pre-commit-custom-*
|
|||||||
#############################
|
#############################
|
||||||
|
|
||||||
# Buildsystem
|
# Buildsystem
|
||||||
bin/
|
bin
|
||||||
*.gen.*
|
*.gen.*
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
platform/windows/godot_res.res
|
platform/windows/godot_res.res
|
||||||
|
|||||||
Reference in New Issue
Block a user