2018-07-26 08:19:05 -04:00
|
|
|
# NPM instalation
|
2016-11-06 15:25:21 -05:00
|
|
|
/node_modules/
|
2019-05-24 09:48:48 -04:00
|
|
|
/server/tools/node_modules
|
2018-07-26 08:19:05 -04:00
|
|
|
*npm-debug.log
|
2019-10-16 16:42:40 -04:00
|
|
|
yarn-error.log
|
2018-07-26 08:19:05 -04:00
|
|
|
|
|
|
|
# Testing
|
2016-11-06 15:25:21 -05:00
|
|
|
/test1/
|
|
|
|
/test2/
|
|
|
|
/test3/
|
|
|
|
/test4/
|
|
|
|
/test5/
|
|
|
|
/test6/
|
2018-10-08 10:26:04 -04:00
|
|
|
/server/tests/fixtures/video_high_bitrate_1080p.mp4
|
2020-01-29 10:54:03 -05:00
|
|
|
/server/tests/fixtures/video_59fps.mp4
|
2018-07-26 08:19:05 -04:00
|
|
|
|
|
|
|
# Production
|
2021-05-14 10:56:44 -04:00
|
|
|
/storage
|
2016-11-06 15:25:21 -05:00
|
|
|
/config/production.yaml
|
2018-01-30 07:27:07 -05:00
|
|
|
/config/local*
|
2016-11-06 15:25:21 -05:00
|
|
|
/ffmpeg/
|
2019-02-11 11:20:28 -05:00
|
|
|
/ffmpeg-3/
|
2019-04-23 03:50:57 -04:00
|
|
|
/ffmpeg-4/
|
2018-07-26 08:19:05 -04:00
|
|
|
/thumbnails/
|
|
|
|
/torrents/
|
|
|
|
/videos/
|
|
|
|
/previews/
|
|
|
|
/logs/
|
|
|
|
|
|
|
|
# IDE
|
2016-11-06 15:25:21 -05:00
|
|
|
/*.sublime-project
|
|
|
|
/*.sublime-workspace
|
2021-04-08 07:37:57 -04:00
|
|
|
/*.vscode
|
2018-08-31 11:19:21 -04:00
|
|
|
/**/.idea
|
2018-07-26 08:19:05 -04:00
|
|
|
/dist
|
2017-08-25 05:36:23 -04:00
|
|
|
/PeerTube.iml
|
2021-04-08 07:37:57 -04:00
|
|
|
*.swp
|
2018-07-26 08:19:05 -04:00
|
|
|
|
|
|
|
# Zanata
|
|
|
|
/.zanata-cache
|
|
|
|
/scripts/i18n/generate-iso639-target.ts
|
|
|
|
|
|
|
|
# Other
|
2019-09-24 02:48:01 -04:00
|
|
|
/dump.rdb
|
|
|
|
/.theia/
|
2018-01-09 09:29:05 -05:00
|
|
|
/profiling/
|
2018-01-15 05:51:51 -05:00
|
|
|
/*.zip
|
2018-05-07 07:06:56 -04:00
|
|
|
/*.tar.xz
|
|
|
|
/*.asc
|
2018-03-01 11:14:57 -05:00
|
|
|
/server/tools/import-mediacore.ts
|
2018-05-07 12:39:42 -04:00
|
|
|
/docker-volume/
|
2019-10-16 16:42:40 -04:00
|
|
|
/init.mp4
|