mirror of
https://github.com/godotengine/godot-git-plugin.git
synced 2026-01-03 10:09:43 +03:00
24 lines
188 B
Plaintext
24 lines
188 B
Plaintext
# SConstruct db
|
|
*.dblite
|
|
|
|
# Godot Serialisations
|
|
api.json
|
|
|
|
# Visual Studio Cache
|
|
.vs/
|
|
|
|
# VSCode Cache
|
|
.vscode/
|
|
|
|
# Mac stuff
|
|
.DS_Store
|
|
|
|
# Binaries
|
|
build/
|
|
osx/
|
|
x11/
|
|
win64/
|
|
*.obj
|
|
*.ilk
|
|
*.pdb
|