]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - .gitignore
Try to killall peertube in travis before running tests
[github/Chocobozzz/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 /thumbnails/
19 /torrents/
20 /videos/
21 /previews/
22 /logs/
23
24 # IDE
25 /*.sublime-project
26 /*.sublime-workspace
27 /.idea
28 /dist
29 /PeerTube.iml
30
31 # Zanata
32 /.zanata-cache
33 /scripts/i18n/generate-iso639-target.ts
34
35 # Other
36 /profiling/
37 /*.zip
38 /*.tar.xz
39 /*.asc
40 /server/tools/import-mediacore.ts
41 /docker-volume/