File size: 249 Bytes
1ba3df3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# block temp directory
.idea/
__pycache__/
.ipynb_checkpoints/
.vscode/
.temp/
lightning_logs/

# block extension
*.pkl
*.png
*.pth
*.json
*.ckpt

# block logging directory
logs/
wandb/

# custom
font-image

!font_list.json
!font_list_noto_sans.json