mirror of
https://github.com/godotengine/godot-build-scripts.git
synced 2025-12-31 05:48:35 +03:00
26 lines
241 B
Plaintext
26 lines
241 B
Plaintext
# User-specific configuration and signing keys
|
|
config.sh
|
|
*.jks
|
|
*.pfx
|
|
*.pkcs12
|
|
/*.json
|
|
|
|
# Generated by build scripts
|
|
angle/
|
|
deps/
|
|
git/
|
|
mono-glue/
|
|
godot*.tar.gz
|
|
angle.7z
|
|
|
|
# Output
|
|
out/
|
|
releases/
|
|
sha512sums/
|
|
steam/
|
|
tmp/
|
|
web/
|
|
|
|
# macOS
|
|
.DS_Store
|