Files
godot-build-scripts/.gitignore
Rémi Verschelde efa270fa44 Trim down scripts to build Godot 1.0 with modern containers
Only building for desktop platforms for now, as Android, iOS and Web
builds would all be obsolete and unable to run on current devices.
2025-01-06 16:33:38 +01:00

25 lines
232 B
Plaintext

# User-specific configuration and signing keys
config.sh
*.jks
*.pfx
*.pkcs12
# Generated by build scripts
angle/
deps/
git/
mono-glue/
godot*.tar.gz
angle.7z
*.pyc
# Output
out/
releases/
sha512sums/
tmp/
web/
# macOS
.DS_Store