diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6ef90385c..07b2fb7ef 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -12,6 +12,7 @@ yarn-error.log | |||
12 | /test5/ | 12 | /test5/ |
13 | /test6/ | 13 | /test6/ |
14 | /server/tests/fixtures/video_high_bitrate_1080p.mp4 | 14 | /server/tests/fixtures/video_high_bitrate_1080p.mp4 |
15 | /server/tests/fixtures/video_59fps.mp4 | ||
15 | 16 | ||
16 | # Production | 17 | # Production |
17 | /storage/ | 18 | /storage/ |