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

19 lines
144 B
Plaintext

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