chore: repository cleanup - remove large binaries from tracking and update .gitignore

This commit is contained in:
2026-04-10 13:09:57 +02:00
parent edda76f519
commit 2df6d3bdc2
38 changed files with 15 additions and 4 deletions

19
.gitignore vendored
View File

@@ -68,10 +68,21 @@ desktop.ini
# Project-specific directories and files
.benchmarks/
# Marketing - Large binary files
marketing/screenrecords/*.mp4
marketing/voice/*.wav
marketing/*.psd
# Marketing - Large binary files and assets
marketing/**/*.mp4
marketing/**/*.mov
marketing/**/*.wav
marketing/**/*.psd
marketing/**/*.blend
marketing/**/*.blend[0-9]
marketing/screenrecords/
marketing/voice/
marketing/thumbnails/
# Build and Distribution
dist/
*.whl
src/blender_manifest.toml
# Temporary files
*.tmp