Frontier-of-Hell/.gitignore
2023-10-20 16:15:50 +07:00

15 lines
No EOL
116 B
Text

# Git
.git/
# VS Code
.vscode/
# Godot 4+ specific ignores
.godot/
addons/
# Android SDK
android/
# Build
build/