X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitignore;h=5e06248f11d9048ab59f8cbb1e1c90cb70adac28;hb=31820002d87ed072ea53e46672ba513f00432a95;hp=98f33749054b167eeae8fcd770bfd3c18fc9a800;hpb=ca873292899c9a822a236556993916d98da14913;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.gitignore b/.gitignore index 98f337490..5e06248f1 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/ @@ -50,3 +50,9 @@ yarn-error.log /server/tools/import-mediacore.ts /docker-volume/ /init.mp4 + +# TypeScript +*.tsbuildinfo + +# Packages +/packages/types/dist/