Files
godot-git-plugin/.gitignore
2021-10-12 00:50:26 +05:30

27 lines
205 B
Plaintext

# SConstruct db
*.dblite
# Godot Serialisations
api.json
# Visual Studio Cache
.vs/
# VSCode Cache
.vscode/
# Mac stuff
.DS_Store
# Binaries
build/
bin/
osx/
linux/
win64/
*.lib
*.a
*.obj
*.ilk
*.pdb