first commit
This commit is contained in:
+38
@@ -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/
|
||||
Reference in New Issue
Block a user