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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# s: set *.js and other as js file for js project
# disable other with linguist-detectable for ps1
*.ps1*.sh*.md*.py*.html*.js*.css# s: set *.js and other as js file for js project
# refer:
# https://huggingface.co/guoyww/animatediff/blob/main/.gitattributes
# https://huggingface.co/datasets/hdparmar/itt_specdata/blob/main/.gitattributes
# https://github.com/Richienb/git-files/blob/master/files/.gitattributes
*.7z*.arrow*.bin*.bz2*.ckpt*.ftz*.gz*.h5*.joblib*.lfs.**.mlmodel*.model*.msgpack*.npy*.npz*.onnx*.ot*.parquet*.pb*.pickle*.pkl*.pt*.pth*.rar*.safetensorssaved_model/**/**.tar.**.tar*.tflite*.tgz*.wasm*.xz*.zip*.zst*tfevents*# Audio files - uncompressed
*.pcm*.sam*.raw# Audio files - compressed
*.aac*.flac*.mp3*.ogg*.wav# Image files - uncompressed
*.bmp*.gif*.png*.tiff# Image files - compressed
*.jpg*.jpeg*.webp