VoxelEngine/.gitignore
2023-11-20 10:08:52 +02:00

25 lines
211 B
Plaintext

Debug/src/**/*.d
Debug/src/**/*.o
Debug/voxel_engine
/build
/world
/worlds/**/*
/settings.toml
/controls.json
.vscode
/.vs
*.sln
*.vcxproj
*.filters
*.user
.cache
.settings
.cproject
.project
.git
/Default/