VoxelEngine/.gitignore
2023-11-05 21:58:25 +03:00

17 lines
130 B
Plaintext

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