mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 00:49:19 +02:00
27 lines
345 B
Plaintext
27 lines
345 B
Plaintext
builds/
|
|
CMakeLists.txt.user
|
|
CMakeSettings.json
|
|
ci_shadervalidator/validateshaders
|
|
|
|
# Cache folders
|
|
.cache/
|
|
|
|
# CMake build output
|
|
build/
|
|
bin/
|
|
|
|
#Visual Studio [Code] folders
|
|
.vscode/
|
|
.vs/
|
|
|
|
# JetBrains CLion folders
|
|
cmake-build-*/
|
|
.idea/
|
|
|
|
# Vcpkg manifest
|
|
vcpkg.json
|
|
/ref/crashpad
|
|
|
|
# Local Python (setup.bat / CMake) for embedding
|
|
tools/python314/
|