aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 42d4f59269de7e3da430bb1fdf3de4e0b4deb9d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/node_modules/
/test1/
/test2/
/test3/
/test4/
/test5/
/test6/
/uploads/
/videos/
/thumbnails/
/previews/
/certs/
/logs/
/torrents/
/cache/
/config/production.yaml
/ffmpeg/
/*.sublime-project
/*.sublime-workspace
/dist
/.idea