Skip to content

Commit 33b6db2

Browse files
committed
Remove restrictive patterns from packages/.gitignore to track all .meta files
1 parent 757d8c2 commit 33b6db2

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

sdks/csharp/packages/.gitignore

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +0,0 @@
1-
# Ignore most of NuGet package structure, except DLLs which are required by Unity.
2-
/*/*/*
3-
4-
!/*/*/analyzers
5-
!/*/*/analyzers.meta
6-
7-
!/*/*/lib
8-
!/*/*/lib.meta
9-
10-
# Ignore XML documentation metadata from packages too.
11-
*.xml

0 commit comments

Comments
 (0)