Co-authored-by: Mateus Rodrigues <mateuus27@outlook.com> Co-committed-by: Mateus Rodrigues <mateuus27@outlook.com>
32 lines
337 B
Plaintext
32 lines
337 B
Plaintext
# Unreal Engine generated folders
|
|
Binaries/
|
|
Build/
|
|
DerivedDataCache/
|
|
Intermediate/
|
|
Saved/
|
|
|
|
# Visual Studio / Rider IDE files
|
|
.vs/
|
|
.idea/
|
|
*.suo
|
|
*.sln.docstates
|
|
*.user
|
|
*.opensdf
|
|
*.sdf
|
|
*.VC.db
|
|
*.VC.opendb
|
|
|
|
# Generated by Unreal toolchain
|
|
*.generated.h
|
|
*.generated.cpp
|
|
|
|
# OS junk
|
|
.DS_Store
|
|
Thumbs.db
|
|
desktop.ini
|
|
|
|
# Misc
|
|
*.log
|
|
*.pdb
|
|
.vscode/
|