VoxelEngine/.gitignore
2023-11-16 03:00:05 +03:00

18 lines
138 B
Plaintext

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