Skip to content

Commit 5fed9c1

Browse files
authored
.gitattributes [V4]
Version 4 of the gitattributes file for this project.
1 parent 41082d0 commit 5fed9c1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitattributes

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
*.ts linguist-detectable=true
3737
*.ts linguist-documentation=false
3838
*.ts linguist-language=TypeScript
39+
*.tsx linguist-detectable=true
40+
*.tsx linguist-documentation=false
41+
*.tsx linguist-language=TypeScript
3942
# JSON (JavaScript Object Notation) source file
4043
*.json linguist-detectable=false
4144
*.json linguist-documentation=false
@@ -174,6 +177,6 @@
174177

175178
# File info
176179
# File type: gitattributes file (*.gitattributes)
177-
# File version: 3 (2022, Saturday, October 15th at 3:38 pm PST)
178-
# Line count (including blank lines and compiler line): 180
180+
# File version: 4 (2022, Saturday, October 15th at 5:00 pm PST)
181+
# Line count (including blank lines and compiler line): 183
179182
# End of script

0 commit comments

Comments
 (0)