Try to fix travis tests
[oweals/peertube.git] / .gitignore
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
13 # Production
14 /storage/
15 /config/production.yaml
16 /config/local*
17 /ffmpeg/
18 /ffmpeg-4/
19 /thumbnails/
20 /torrents/
21 /videos/
22 /previews/
23 /logs/
24
25 # IDE
26 /*.sublime-project
27 /*.sublime-workspace
28 /.idea
29 /dist
30 /PeerTube.iml
31
32 # Zanata
33 /.zanata-cache
34 /scripts/i18n/generate-iso639-target.ts
35
36 # Other
37 /profiling/
38 /*.zip
39 /*.tar.xz
40 /*.asc
41 /server/tools/import-mediacore.ts
42 /docker-volume/