Initial UE5 project commit

This commit is contained in:
IlyStalker
2026-08-16 20:34:49 +03:00
commit 7495ad81dd
1357 changed files with 13696 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
# UE5 Generated
Binaries/
DerivedDataCache/
Intermediate/
Saved/
Build/
*.sln
*.vcxproj*
*.code-workspace
compile_commands.json
# IDE
.vs/
.vscode/
.idea/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Secrets
.env
*.pem
*.key