Files
godot-git-plugin/.gitignore
2019-07-02 23:25:59 +05:30

25 lines
203 B
Plaintext

# SConstruct db
*.dblite
# Godot Serialisations
api.json
# Visual Studio Cache
.vs/
# VSCode Cache
.vscode/
# Helper scripts
*.help.bat
# Binaries
bin/
*.dll
*.obj
*.so
*.dylib
*.exe
*.out
.import/