Files
godot-git-plugin/.gitignore
2021-10-07 01:17:46 +05:30

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