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