mirror of
https://github.com/godotengine/godot-git-plugin.git
synced 2026-01-04 22:09:55 +03:00
19 lines
159 B
Plaintext
19 lines
159 B
Plaintext
# SConstruct db
|
|
*.dblite
|
|
|
|
# Godot Serialisations
|
|
api.json
|
|
|
|
# Visual Studio Cache
|
|
.vs/
|
|
|
|
# VSCode Cache
|
|
.vscode/
|
|
|
|
# Mac stuff
|
|
.DS_Store
|
|
|
|
# Binaries
|
|
build/
|
|
*.obj
|