]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - .gitignore
Remove jest tests
[github/Chocobozzz/PeerTube.git] / .gitignore
... / ...
CommitLineData
1# NPM instalation
2/node_modules/
3*npm-debug.log
4
5# Testing
6/test1/
7/test2/
8/test3/
9/test4/
10/test5/
11/test6/
12/server/tests/fixtures/video_high_bitrate_1080p.mp4
13
14# Production
15/storage/
16/config/production.yaml
17/config/local*
18/ffmpeg/
19/ffmpeg-4/
20/ffmpeg-3/
21/thumbnails/
22/torrents/
23/videos/
24/previews/
25/logs/
26
27# IDE
28/*.sublime-project
29/*.sublime-workspace
30/**/.idea
31/dist
32/PeerTube.iml
33
34# Zanata
35/.zanata-cache
36/scripts/i18n/generate-iso639-target.ts
37
38# Other
39/profiling/
40/*.zip
41/*.tar.xz
42/*.asc
43/server/tools/import-mediacore.ts
44/docker-volume/