updated .gitignore for discord rich presence config
This commit is contained in:
parent
277c08e8fb
commit
f5940f31c0
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<ERPSettings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<showSceneName>true</showSceneName>
|
||||
<showProjectName>true</showProjectName>
|
||||
<resetOnSceneChange>false</resetOnSceneChange>
|
||||
<debugMode>false</debugMode>
|
||||
<EditorClosed>true</EditorClosed>
|
||||
<LastTimestamp>1635655141</LastTimestamp>
|
||||
<LastSessionID>5210629905376156001</LastSessionID>
|
||||
<Errored>false</Errored>
|
||||
</ERPSettings>
|
5
Unity-Files/.gitignore
vendored
5
Unity-Files/.gitignore
vendored
@ -58,4 +58,7 @@ sysinfo.txt
|
||||
*.unitypackage
|
||||
|
||||
# Crashlytics generated file
|
||||
crashlytics-build.properties
|
||||
crashlytics-build.properties
|
||||
|
||||
# Discord Rich Presence
|
||||
.erp
|
Loading…
x
Reference in New Issue
Block a user