Skip to content

Instantly share code, notes, and snippets.

@monry
Created April 8, 2021 14:24
Show Gist options
  • Save monry/3cc3a291efc3b3daf74c8e08c79d932d to your computer and use it in GitHub Desktop.
Save monry/3cc3a291efc3b3daf74c8e08c79d932d to your computer and use it in GitHub Desktop.
.meta ファイルへの差分例
- 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:
@monry
Copy link
Author

monry commented Apr 8, 2021

Before の1行目にも BOM が含まれていたのも少し気になります。
macOS で開発しているので、本来含まれることは無いはずなのですが…。

なお、当該 .meta ファイルが管轄する .cs ファイルは Rider 上で作成しました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment