mirror of
https://github.com/godotengine/godot-build-scripts.git
synced 2026-01-04 02:09:44 +03:00
Add generated folders and signing key to .gitignore
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,6 +1,14 @@
|
||||
out/
|
||||
templates/
|
||||
# Private signing key
|
||||
*.pkcs12
|
||||
|
||||
# Generated by build scripts
|
||||
angle/
|
||||
git/
|
||||
mono-glue/
|
||||
release-*
|
||||
godot.tar.gz
|
||||
|
||||
# Output
|
||||
mono/
|
||||
out/
|
||||
release-*/
|
||||
templates/
|
||||
|
||||
Reference in New Issue
Block a user