Created
April 8, 2021 14:24
-
-
Save monry/3cc3a291efc3b3daf74c8e08c79d932d to your computer and use it in GitHub Desktop.
.meta ファイルへの差分例
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- fileFormatVersion: 2 | |
+fileFormatVersion: 2 | |
guid: 2c28c3f5a6854c73942c0d6bd78eb7f2 | |
-timeCreated: 1607929643 | |
\ No newline at end of file | |
+MonoImporter: | |
+ externalObjects: {} | |
+ serializedVersion: 2 | |
+ defaultReferences: [] | |
+ executionOrder: 0 | |
+ icon: {instanceID: 0} | |
+ userData: | |
+ assetBundleName: | |
+ assetBundleVariant: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before の1行目にも BOM が含まれていたのも少し気になります。
macOS で開発しているので、本来含まれることは無いはずなのですが…。
なお、当該 .meta ファイルが管轄する .cs ファイルは Rider 上で作成しました。