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 # Project-specific directories and files
.benchmarks/ .benchmarks/
# Marketing - Large binary files # Marketing - Large binary files and assets
marketing/screenrecords/*.mp4 marketing/**/*.mp4
marketing/voice/*.wav marketing/**/*.mov
marketing/*.psd 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 # Temporary files
*.tmp *.tmp

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.