diff --git a/.gitignore b/.gitignore index 261568c..7589768 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,6 @@ tmp/ temp/ .cache/ *.gfs + +# --- Unity (source-of-truth scripts only) --- +scripts_unity/**/*.meta diff --git a/scripts_unity/Editor/GeoBoundsDebug.cs.meta b/scripts_unity/Editor/GeoBoundsDebug.cs.meta deleted file mode 100644 index a849124..0000000 --- a/scripts_unity/Editor/GeoBoundsDebug.cs.meta +++ /dev/null @@ -1,2 +0,0 @@ -fileFormatVersion: 2 -guid: 55ca6d0883f09584a888802b543d4540 diff --git a/scripts_unity/Editor/GeoTileImporter.cs.meta b/scripts_unity/Editor/GeoTileImporter.cs.meta deleted file mode 100644 index ef094e7..0000000 --- a/scripts_unity/Editor/GeoTileImporter.cs.meta +++ /dev/null @@ -1,2 +0,0 @@ -fileFormatVersion: 2 -guid: bfa3bad7852d10a4d9777b2471fa33b2 \ No newline at end of file diff --git a/scripts_unity/Editor/GeoTilePrefabImporter.cs.meta b/scripts_unity/Editor/GeoTilePrefabImporter.cs.meta deleted file mode 100644 index 86e1d92..0000000 --- a/scripts_unity/Editor/GeoTilePrefabImporter.cs.meta +++ /dev/null @@ -1,2 +0,0 @@ -fileFormatVersion: 2 -guid: 3724238c12c2fccb284b3651c756ff19 \ No newline at end of file