Files
godot-git-plugin/.gitignore
2021-10-02 04:43:20 +05:30

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