mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Merge 8d2c8fe796
into 524ae7b4c7
This commit is contained in:
commit
057a94d30e
1 changed files with 19 additions and 0 deletions
19
community/CoreGames.gitignore
Normal file
19
community/CoreGames.gitignore
Normal 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/
|
Loading…
Add table
Add a link
Reference in a new issue