Skip to content

Commit a5611d6

Browse files
committed
added .gitattributes
1 parent 7cb0644 commit a5611d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# GitHub Linguist overrides for this repo
2+
# Treat all .sql files as SQL Server T-SQL (not PL/pgSQL etc.)
3+
*.sql linguist-language=TSQL
4+
*.sql linguist-detectable=true
5+

0 commit comments

Comments
 (0)