Update gitignore
This commit is contained in:
parent
4f7e20ef02
commit
108bb21a41
2 changed files with 2 additions and 8 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -143,6 +143,7 @@ fabric.properties
|
||||||
|
|
||||||
# TextMesh Pro files
|
# TextMesh Pro files
|
||||||
[Aa]ssets/TextMesh*Pro/
|
[Aa]ssets/TextMesh*Pro/
|
||||||
|
[Aa]ssets/TextMesh*
|
||||||
|
|
||||||
# Visual Studio cache directory
|
# Visual Studio cache directory
|
||||||
.vs/
|
.vs/
|
||||||
|
@ -536,6 +537,7 @@ MigrationBackup/
|
||||||
# Ignore editor plugins
|
# Ignore editor plugins
|
||||||
Assets/Plugins/Editor*
|
Assets/Plugins/Editor*
|
||||||
[Aa]ssets/Plugins/Editor/JetBrains/*
|
[Aa]ssets/Plugins/Editor/JetBrains/*
|
||||||
|
Assets/TextMesh Pro.meta
|
||||||
|
|
||||||
# Don't store keystores on Github
|
# Don't store keystores on Github
|
||||||
*.keystore
|
*.keystore
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
fileFormatVersion: 2
|
|
||||||
guid: f10ffcf9c33d380498a0580416c232d6
|
|
||||||
folderAsset: yes
|
|
||||||
DefaultImporter:
|
|
||||||
externalObjects: {}
|
|
||||||
userData:
|
|
||||||
assetBundleName:
|
|
||||||
assetBundleVariant:
|
|
Loading…
Reference in a new issue