]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .gitignore
Try to fix tests
[github/Chocobozzz/PeerTube.git] / .gitignore
index 22478c44413426f7cd2e3753e9facf9d777aafac..fbf8fdf3c2c233e72870b74ad99279568dba58b6 100644 (file)
@@ -1,5 +1,6 @@
 # NPM instalation
 /node_modules/
+/server/tools/node_modules
 *npm-debug.log
 
 # Testing
 /test4/
 /test5/
 /test6/
+/server/tests/fixtures/video_high_bitrate_1080p.mp4
 
 # Production
 /storage/
 /config/production.yaml
 /config/local*
 /ffmpeg/
+/ffmpeg-3/
 /ffmpeg-4/
 /thumbnails/
 /torrents/
@@ -34,6 +37,8 @@
 /scripts/i18n/generate-iso639-target.ts
 
 # Other
+/dump.rdb
+/.theia/
 /profiling/
 /*.zip
 /*.tar.xz