Skip to content

Commit

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

0 comments on commit 7904085

Please sign in to comment.