-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
36 lines (27 loc) · 866 Bytes
/
.gitattributes
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
toolchain/** linguist-vendored
*.i linguist-language=c
*.mk linguist-language=makefile
*.mak linguist-language=makefile
*.make linguist-language=makefile
*.mkf linguist-language=makefile
**/GNUmakefile linguist-language=makefile
**/GNUMakefile linguist-language=makefile
#*.conf linguist-language=conf
#*.cfg linguist-language=conf
# Supdef preprocessor
*.sd linguist-language=c
*.ld.template linguist-language=linker-script
*.s linguist-language=asm
*.S linguist-language=asm
*.asm linguist-language=asm
*.inc linguist-language=asm
*.ld linguist-detectable
*.lds linguist-detectable
*.ldscript linguist-detectable
*.ld.template linguist-detectable
scripts/pickled/* -linguist-detectable
*.pickle -linguist-detectable
*.dill -linguist-detectable
*.marshal -linguist-detectable
zerOS/gnumake/*gmsl* linguist-vendored
zerOS/gnumake/*gmsl*/** linguist-vendored