Files
GDExtensionTemplate/.gitignore
2023-02-12 12:50:09 +01:00

12 lines
136 B
Plaintext

# Godot 4+ specific ignores
.godot/
.vscode
gdextension/.sconsign.dblite
.ccls-cache
.ccls
compile_commands.json
build/
*.so
*.dll
*.os