Skip to content

Commit a09d25c

Browse files
author
RUBIUS\chebanovdd
committed
Include unity meta files.
1 parent 98710e4 commit a09d25c

File tree

211 files changed

+4080
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

211 files changed

+4080
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,10 @@ MigrationBackup/
349349
# Ionide (cross platform F# VS Code tools) working folder
350350
.ionide/
351351

352+
# Unity .meta files
353+
!samples/Unity.Match3/Assets/**/*.meta
354+
!src/Match3.UnityPackage/Assets/**/*.meta
355+
352356
# Unity Packages folder
353357
!samples/Unity.Match3/Packages/*.json
354358
!src/Match3.UnityPackage/Packages/*.json

samples/Unity.Match3/Assets/Match3.Sample.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/Unity.Match3/Assets/Match3.Sample/Art.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/Unity.Match3/Assets/Match3.Sample/Art/Icons.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/Unity.Match3/Assets/Match3.Sample/Art/Icons/Food.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/Unity.Match3/Assets/Match3.Sample/Art/Icons/Food/Apple.png.meta

Lines changed: 108 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/Unity.Match3/Assets/Match3.Sample/Art/Icons/Food/Banana.png.meta

Lines changed: 108 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/Unity.Match3/Assets/Match3.Sample/Art/Icons/Food/Coconut-water.png.meta

Lines changed: 108 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/Unity.Match3/Assets/Match3.Sample/Art/Icons/Food/FoodSpriteAtlas.spriteatlas.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)