VoxelEngine/.gitignore
Che10VeK 30ad8385c9
Added cmake support (#11)
* Update README.md

* added submodules

* moved submodules to release tag

* fix include for fixed width integer

* added cmake support and build instruction

* Update README.md

* fix cmake links

* upd CMakeLists.txt
2023-08-02 05:44:09 +03:00

17 lines
128 B
Plaintext

Debug/src/**/*.d
Debug/src/**/*.o
Debug/voxel_engine
build
world
.vscode
.cache
.settings
.cproject
.project
.git
/Default/