mirror of
https://github.com/github/gitignore
synced 2024-11-26 13:44:21 +01:00
Add .gitignore for Core Games
This commit is contained in:
parent
eee21bf0c3
commit
b62885503f
12
community/CoreGames.gitignore
Normal file
12
community/CoreGames.gitignore
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# gitignore template for games on the Core platform
|
||||||
|
# website: https://www.coregames.com
|
||||||
|
# documentation: https://docs.coregames.com
|
||||||
|
|
||||||
|
# Exports folder is entirely generated
|
||||||
|
Exports/
|
||||||
|
|
||||||
|
# User settings are per user
|
||||||
|
UserSettings/
|
||||||
|
|
||||||
|
# Local storage for testing persistent storage
|
||||||
|
Storage/
|
Loading…
Reference in New Issue
Block a user