Skip to content

Commit a7a7a19

Browse files
authored
Create .gitattributes
1 parent 7112a34 commit a7a7a19

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitattributes

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto
3+
4+
*.b4a linguist-language=B4X
5+
*.b4i linguist-language=B4X
6+
*.b4j linguist-language=B4X
7+
*.bas linguist-language=B4X
8+
*.b4a linguist-detectable=true
9+
*.b4i linguist-detectable=true
10+
*.b4j linguist-detectable=true
11+
*.bas linguist-detectable=true

0 commit comments

Comments
 (0)