VoxelEngine/.gitignore
2023-12-10 17:19:37 +03:00

30 lines
253 B
Plaintext

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