diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 98f337490..3027b6058 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -15,7 +15,7 @@ yarn-error.log | |||
15 | /server/tests/fixtures/video_59fps.mp4 | 15 | /server/tests/fixtures/video_59fps.mp4 |
16 | 16 | ||
17 | # Production | 17 | # Production |
18 | /storage/ | 18 | /storage |
19 | /config/production.yaml | 19 | /config/production.yaml |
20 | /config/local* | 20 | /config/local* |
21 | /ffmpeg/ | 21 | /ffmpeg/ |