-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
22 lines (22 loc) · 917 Bytes
/
Copy path.gitattributes
File metadata and controls
22 lines (22 loc) · 917 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
*.am linguist-detectable=false
*.in linguist-detectable=false
*.m4 linguist-detectable=false
*.mak linguist-detectable=false
*.bpr linguist-detectable=false
*.bpf linguist-detectable=false
*.sh linguist-detectable=false
*.bash linguist-detectable=false
*.bash linguist-detectable=false
*.zsh linguist-detectable=false
CMakeLists.txt linguist-detectable=false
*.cmake linguist-detectable=false
autogen.sh linguist-detectable=false
install-sh linguist-detectable=false
configure linguist-detectable=false
config.guess linguist-detectable=false
config.sub linguist-detectable=false
depcomp linguist-detectable=false
missing linguist-detectable=false
libtool linguist-detectable=false
libtoolize linguist-detectable=false
build-aux/* linguist-detectable=false