# Godot
.godot/
*.import

# macOS
.DS_Store

# C# / .NET
bin/
obj/
*.user
*.suo
*.cache
*.vs/

# IDE
.vscode/
.idea/
*.swp
*.swo

# Build
build/
Export/
