Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
MixeroTN authored Aug 26, 2024
1 parent 0c4a228 commit af8d446
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Auto detect text files and perform LF normalization
* text=auto

# Linguist overrides
.eslintrc linguist-language=JSON
.luarc linguist-language=JSON
.prettierrc linguist-language=JSON
# Linguist overrides for previews on GitHub
.vscode/*.json linguist-language=jsonc
.eslintrc linguist-language=jsonc
.prettierrc linguist-language=jsonc
.yarnrc linguist-language=sh
wally.lock linguist-language=TOML

0 comments on commit af8d446

Please sign in to comment.