Skip to content

Commit 266303e

Browse files
authored
Merge pull request #3856 from edwardrowe/patch-1
Unity: Remove exclusion for *.meta files
2 parents 9523e7b + eafb2ee commit 266303e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Unity.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
# Recordings can get excessive in size
1818
/[Rr]ecordings/
1919

20-
# Asset meta data should only be ignored when the corresponding asset is also ignored
21-
!/[Aa]ssets/**/*.meta
22-
2320
# Uncomment this line if you wish to ignore the asset store tools plugin
2421
# /[Aa]ssets/AssetStoreTools*
2522

0 commit comments

Comments
 (0)