Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp
This commit is contained in:
commit
934d9835cf
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,6 +8,7 @@ Debug/voxel_engine
|
|||||||
/world
|
/world
|
||||||
/worlds/**/*
|
/worlds/**/*
|
||||||
/settings.toml
|
/settings.toml
|
||||||
|
/controls.json
|
||||||
|
|
||||||
.vscode
|
.vscode
|
||||||
/.vs
|
/.vs
|
||||||
@ -22,4 +23,3 @@ Debug/voxel_engine
|
|||||||
.project
|
.project
|
||||||
.git
|
.git
|
||||||
/Default/
|
/Default/
|
||||||
/controls.json
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user