14 lines
120 B
Plaintext
14 lines
120 B
Plaintext
# Godot editor cache
|
|
.godot/
|
|
|
|
# Build output (web export)
|
|
build/
|
|
|
|
# Os temporanei
|
|
*.tmp
|
|
*.log
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|