16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-17 22:39:17 +02:00
Files
maszyna/.gitignore
maj00r 3786ecd98f Python 3.14 build and CI updates
Squashes the last five commits: migrate to Python 3.14 (CMake, AppVeyor, Azure, README), vcpkg/setup-ci fixes, CMake adjustments, remove bundled ref/python 2.7, and related scripting/static file updates.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-11 18:21:12 +02:00

24 lines
320 B
Plaintext

builds/
CMakeLists.txt.user
CMakeSettings.json
ci_shadervalidator/validateshaders
# 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/