-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
43 lines (36 loc) · 893 Bytes
/
Copy path.gitignore
File metadata and controls
43 lines (36 loc) · 893 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
lip-sync-back/*.pkl
lip-sync-back/*.jpg
lip-sync-back/*.mp4
lip-sync-back/*.pth
lip-sync-back/*.pyc
lip-sync-back/__pycache__
lip-sync-back/*.h5
lip-sync-back/*.avi
lip-sync-back/*.wav
lip-sync-back/filelists/*.txt
lip-sync-back/evaluation/test_filelists/lr*.txt
lip-sync-back/*.pyc
lip-sync-back/*.mkv
lip-sync-back/*.gif
lip-sync-back/*.webm
lip-sync-back/*.mp3
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
lip-sync-front/node_modules
lip-sync-front/.pnp
lip-sync-front/.pnp.js
# testing
lip-sync-front/coverage
# production
lip-sync-front/build
# misc
lip-sync-front/.DS_Store
lip-sync-front/.env.local
lip-sync-front/.env.development.local
lip-sync-front/.env.test.local
lip-sync-front/.env.production.local
lip-sync-front/npm-debug.log*
lip-sync-front/yarn-debug.log*
lip-sync-front/yarn-error.log*
# env
lip-sync-front/.env