2018-07-26 08:19:05 -04:00
|
|
|
# NPM instalation
|
2016-11-06 15:25:21 -05:00
|
|
|
/node_modules/
|
2018-07-26 08:19:05 -04:00
|
|
|
*npm-debug.log
|
|
|
|
|
|
|
|
# Testing
|
2016-11-06 15:25:21 -05:00
|
|
|
/test1/
|
|
|
|
/test2/
|
|
|
|
/test3/
|
|
|
|
/test4/
|
|
|
|
/test5/
|
|
|
|
/test6/
|
2018-07-26 08:19:05 -04:00
|
|
|
|
|
|
|
# Production
|
2018-01-15 05:10:46 -05: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/
|
2018-08-10 11:49:12 -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
|
2017-07-23 03:40:28 -04:00
|
|
|
/.idea
|
2018-07-26 08:19:05 -04:00
|
|
|
/dist
|
2017-08-25 05:36:23 -04:00
|
|
|
/PeerTube.iml
|
2018-07-26 08:19:05 -04:00
|
|
|
|
|
|
|
# Zanata
|
|
|
|
/.zanata-cache
|
|
|
|
/scripts/i18n/generate-iso639-target.ts
|
|
|
|
|
|
|
|
# Other
|
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/
|