first commit

This commit is contained in:
DuOtto
2026-04-28 13:17:01 +02:00
commit c7c37b339c
106 changed files with 6310 additions and 0 deletions
+38
View File
@@ -0,0 +1,38 @@
# Unreal Engine build folders
Table/Binaries/
Table/DerivedDataCache/
Table/Intermediate/
Table/Saved/
Table/Build/
# Visual Studio / Rider / IDE files
.vs/
.vscode/
*.sln
*.VC.db
*.VC.opendb
# Unreal local files
*.log
*.tlog
*.opensdf
*.sdf
*.cache
*.pdb
# OS junk
Thumbs.db
.DS_Store
# Packed assets (optional)
*.pak
*.zip
# Crash reports
CrashReports/
# Shader cache
Table/Saved/ShaderDebugInfo/
Table/Saved/Config/CrashReportClient/
Table/ThirdParty/opencv/