Skip to content

Commit c09750b

Browse files
authored
feat: Ignore jupyter notebooks in language bar on github (#906)
<!-- .github/pull_request_template.md --> ## Description <!-- Provide a clear description of the changes in this PR --> ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin.
1 parent aa31635 commit c09750b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# ignore jupyter notebooks in the language bar on github
2+
notebooks/** linguist-vendored

0 commit comments

Comments
 (0)