X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=c6029ad65352e0e7b2c8b0937b6ec2fa5e847f2e;hb=b06e0d75a1beda810b684c9abca0cd1f1ae53b29;hp=98f33749054b167eeae8fcd770bfd3c18fc9a800;hpb=ca873292899c9a822a236556993916d98da14913;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index 98f337490..c6029ad65 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,7 @@ yarn-error.log /server/tests/fixtures/video_59fps.mp4 # Production -/storage/ +/storage /config/production.yaml /config/local* /ffmpeg/ @@ -47,6 +47,13 @@ yarn-error.log /*.zip /*.tar.xz /*.asc +*.DS_Store /server/tools/import-mediacore.ts /docker-volume/ /init.mp4 + +# TypeScript +*.tsbuildinfo + +# Packages +/packages/types/dist/