15 lines
279 B
Plaintext
15 lines
279 B
Plaintext
.DS_Store
|
|
|
|
# Local database dumps should not be pushed by default.
|
|
*.sql
|
|
|
|
# Godot generated/import cache and exported builds.
|
|
godot/FarmGodot/.godot/
|
|
godot/FarmGodot/build/
|
|
godot/FarmGodot/export_credentials.cfg
|
|
|
|
# Local dependency installs and logs.
|
|
node_modules/
|
|
*.log
|
|
*.log.*
|