2018-07-26 07:19:05 -05:00
|
|
|
# NPM instalation
|
2023-07-31 07:34:36 -05:00
|
|
|
node_modules
|
2018-07-26 07:19:05 -05:00
|
|
|
*npm-debug.log
|
2019-10-16 15:42:40 -05:00
|
|
|
yarn-error.log
|
2024-03-29 04:34:45 -05:00
|
|
|
*-ci.log
|
2023-07-31 07:34:36 -05:00
|
|
|
.yarn
|
2018-07-26 07:19:05 -05:00
|
|
|
|
|
|
|
# Testing
|
2016-11-06 14:25:21 -06:00
|
|
|
/test1/
|
|
|
|
/test2/
|
|
|
|
/test3/
|
|
|
|
/test4/
|
|
|
|
/test5/
|
|
|
|
/test6/
|
2024-06-13 02:23:12 -05:00
|
|
|
|
|
|
|
# Big fixtures generated/downloaded on-demand
|
2023-07-31 07:34:36 -05:00
|
|
|
/packages/tests/fixtures/video_high_bitrate_1080p.mp4
|
|
|
|
/packages/tests/fixtures/video_59fps.mp4
|
2024-08-12 09:17:11 -05:00
|
|
|
/packages/tests/fixtures/video_50fps.mp4
|
2024-06-13 02:23:12 -05:00
|
|
|
/packages/tests/fixtures/transcription/models-v1/
|
2018-07-26 07:19:05 -05:00
|
|
|
|
2024-07-31 01:16:14 -05:00
|
|
|
# PeerTube
|
2021-05-14 09:56:44 -05:00
|
|
|
/storage
|
2024-07-31 01:16:14 -05:00
|
|
|
/dev1
|
2016-11-06 14:25:21 -06:00
|
|
|
/config/production.yaml
|
2018-01-30 06:27:07 -06:00
|
|
|
/config/local*
|
2016-11-06 14:25:21 -06:00
|
|
|
/ffmpeg/
|
2019-02-11 10:20:28 -06:00
|
|
|
/ffmpeg-3/
|
2019-04-23 02:50:57 -05:00
|
|
|
/ffmpeg-4/
|
2018-07-26 07:19:05 -05:00
|
|
|
/thumbnails/
|
|
|
|
/torrents/
|
2023-07-11 04:23:51 -05:00
|
|
|
/web-videos/
|
2018-07-26 07:19:05 -05:00
|
|
|
/videos/
|
|
|
|
/previews/
|
|
|
|
/logs/
|
|
|
|
|
|
|
|
# IDE
|
2016-11-06 14:25:21 -06:00
|
|
|
/*.sublime-project
|
|
|
|
/*.sublime-workspace
|
2021-04-08 06:37:57 -05:00
|
|
|
/*.vscode
|
2018-08-31 10:19:21 -05:00
|
|
|
/**/.idea
|
2018-07-26 07:19:05 -05:00
|
|
|
/dist
|
2017-08-25 04:36:23 -05:00
|
|
|
/PeerTube.iml
|
2021-04-08 06:37:57 -05:00
|
|
|
*.swp
|
2018-07-26 07:19:05 -05:00
|
|
|
|
|
|
|
# Zanata
|
|
|
|
/.zanata-cache
|
|
|
|
/scripts/i18n/generate-iso639-target.ts
|
|
|
|
|
|
|
|
# Other
|
2019-09-24 01:48:01 -05:00
|
|
|
/dump.rdb
|
|
|
|
/.theia/
|
2018-01-09 08:29:05 -06:00
|
|
|
/profiling/
|
2018-01-15 04:51:51 -06:00
|
|
|
/*.zip
|
2018-05-07 06:06:56 -05:00
|
|
|
/*.tar.xz
|
|
|
|
/*.asc
|
2022-04-19 08:22:18 -05:00
|
|
|
*.DS_Store
|
2018-05-07 11:39:42 -05:00
|
|
|
/docker-volume/
|
2019-10-16 15:42:40 -05:00
|
|
|
/init.mp4
|
2021-11-02 13:11:20 -05:00
|
|
|
|
|
|
|
# TypeScript
|
|
|
|
*.tsbuildinfo
|
2021-12-28 03:18:15 -06:00
|
|
|
|
2023-07-31 07:34:36 -05:00
|
|
|
# EsLint
|
|
|
|
.eslintcache
|
|
|
|
|
|
|
|
# Compiled output
|
|
|
|
dist
|