Skip to content

Commit 6756ed0

Browse files
authored
adds ipynb to git attributes file (#2772)
1 parent 4b07c78 commit 6756ed0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
*.pkl binary
2+
# Jupyter notebook
3+
4+
# For text count
5+
*.ipynb text
6+
7+
# To ignore it use below
8+
# *.ipynb linguist-documentation

0 commit comments

Comments
 (0)