VoxelEngine/.gitignore
Denis Sova ba5a2e3661 Lol
2023-12-02 21:45:44 +03:00

29 lines
233 B
Plaintext

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