Initial UE5 project commit
This commit is contained in:
+26
@@ -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
|
||||
Reference in New Issue
Block a user