1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 04:18:26 +02:00
This commit is contained in:
Benjamin Staneck 2025-07-01 20:17:54 +02:00 committed by GitHub
commit 057a94d30e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,19 @@
# gitignore template for games on the Core platform
# website: https://www.coregames.com
# documentation: https://docs.coregames.com
# Temporary files used when publishing & to store some preview data like persistent storage
# No need to synchronize
Temp/
# Local user settings used to store script breakpoints & hierarchy state (locked/hidden objects)
# No need to synchronize
UserSettings/
# Screenshots used when publishing & for project thumbnails in the Create tab
# Comment out if you want to synchronize screenshots
Screenshots/
# Directory created when migrating from an old storage format
# No need to synchronize
.core_backup/