.gitattributes: mark .sql files as text
This commit is contained in:
parent
c307342f9d
commit
422708fffc
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -19,6 +19,7 @@
|
||||
*.md text
|
||||
*.py text
|
||||
*.sh text
|
||||
*.sql text
|
||||
*.svg text
|
||||
*.toml text
|
||||
*.txt text
|
||||
|
Loading…
x
Reference in New Issue
Block a user