PeerTube/.gitignore

43 lines
475 B
Plaintext
Raw Normal View History

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