Skip to content

Commit 93e272b

Browse files
authored
project: add symbolic link to Documentation folder (#432)
gitignore: * include files under the Packages folder of the test projects
1 parent 6f5fee0 commit 93e272b

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ Plugins~/Build/Src/**
6464
Plugins~/Build/Tests/**
6565
Plugins~/Build/*.build/*
6666

67-
# Custom embedded packages
68-
StreamingImageSequence*~/Packages/**
69-
!StreamingImageSequence*~/Packages/com.unity.streaming-image-sequence/**
70-
7167
# Test RenderCache Images
7268
StreamingImageSequence*~/Assets/StreamingAssets/RenderCachePlayableAsset*
7369
StreamingImageSequence*~/Assets/StreamingAssets/RenderCacheScene*
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../Documentation~
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../Documentation~

0 commit comments

Comments
 (0)