Skip to content

Commit

Permalink
Update .gitattributes to ignore jupyter notebooks
Browse files Browse the repository at this point in the history
hack to prevent a project from being "90% Jupyter notebook" in the GitHub summary
  • Loading branch information
xzackli authored Dec 30, 2021
1 parent c00e58c commit af2e5d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
pspipe/_version.py export-subst
notebooks/* linguist-vendored
*.ipynb linguist-vendored

0 comments on commit af2e5d2

Please sign in to comment.