gitignore/community/CoreGames.gitignore
Benjamin Staneck 8d2c8fe796
Update
2020-09-14 21:28:34 +02:00

19 lines
640 B
Plaintext

# 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/