Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalmeida authored Mar 30, 2022
1 parent f74f214 commit bd3eba4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
*.nf linguist-language=nextflow
*.config linguist-language=nextflow
modules/** linguist-generated
workflows/** linguist-generated
lib/** linguist-vendored
modules/** linguist-language=nextflow
workflows/** linguist-language=nextflow
#lib/** linguist-vendored
bin/** linguist-vendored
docker/renv/** linguist-vendored

0 comments on commit bd3eba4

Please sign in to comment.