Skip to content

Commit 08535c6

Browse files
Update .gitattributes to remove specific settings
Remove SQL language detection and generated file settings.
1 parent ed3550c commit 08535c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
*.sql linguist-detectable=true
2+
*.sql linguist-language=SQL
3+
4+
ui/dist/** linguist-generated=true
5+
**/*.csv linguist-generated=true
6+
**/*.pyc linguist-generated=true

0 commit comments

Comments
 (0)