Initial commit

This commit is contained in:
DuOtto
2026-08-15 13:52:59 +02:00
commit 88f9481f19
680 changed files with 5222 additions and 0 deletions
+54
View File
@@ -0,0 +1,54 @@
# Unreal Engine generated/build folders
Binaries/
Intermediate/
DerivedDataCache/
Saved/
Build/
.vs/
*.VC.db
*.VC.VC.opendb
# Generated project/solution files (regenerated by "Generate Visual Studio project files")
*.sln
*.slnx
*.suo
*.opensdf
*.sdf
*.VC.db
*.opendb
# Plugin build artifacts (if you add plugins with their own Binaries/Intermediate)
Plugins/*/Binaries/
Plugins/*/Intermediate/
# OS/editor junk
.DS_Store
Thumbs.db
# Visual Studio / Rider / IDE files
.vs/
.vscode/
*.sln
*.VC.db
*.VC.opendb
# Unreal local files
*.log
*.tlog
*.cache
*.pdb
# Packed assets (optional)
*.pak
*.zip
# Crash reports
CrashReports/
# Shader cache
Saved/ShaderDebugInfo/
Saved/Config/CrashReportClient/
ThirdParty/opencv/