feat: adicionar projeto ZClientMMO (Source, Content, Config, Plugins)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
26
.gitignore
vendored
Normal file
26
.gitignore
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
# Unreal Engine — artefactos locais e de build
|
||||
Binaries/
|
||||
DerivedDataCache/
|
||||
Intermediate/
|
||||
Saved/
|
||||
Build/
|
||||
|
||||
# Visual Studio / IDE
|
||||
.vs/
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
*.sdf
|
||||
*.opensdf
|
||||
*.user
|
||||
*.userosscache
|
||||
*.sln.docstates
|
||||
|
||||
# OS / editor
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
*.swp
|
||||
*.tmp
|
||||
|
||||
# Plugins com build local
|
||||
Plugins/*/Binaries/
|
||||
Plugins/*/Intermediate/
|
||||
Reference in New Issue
Block a user