Skip to content

Commit 3ffe6cb

Browse files
Create .gitattributes
1 parent 81b502c commit 3ffe6cb

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)