Skip to content

Commit f5d4989

Browse files
committed
chore(git): adding extra patterns for snakefiles and rmd/qmd files.
1 parent 664e45e commit f5d4989

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
*.smk linguist-language=Python
2+
*.snakefile linguist-language=Python
23
Snakefile linguist-language=Python
4+
5+
*.Rmd linguist-language=R
6+
*.rmd linguist-language=R
7+
*.Qmd linguist-language=R
8+
*.qmd linguist-language=R

0 commit comments

Comments
 (0)