Skip to content

Commit

Permalink
updateGitAttr
Browse files Browse the repository at this point in the history
  • Loading branch information
urmi-21 committed Feb 19, 2020
1 parent 6fc3bbb commit 82ddeae
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,26 +1,2 @@
# Basic .gitattributes for a python repo.

# Source files
# ============
*.pxd text diff=python
*.py text diff=python
*.py3 text diff=python
*.pyw text diff=python
*.pyx text diff=python
*.pyz text diff=python

# Binary files
# ============
*.db binary
*.p binary
*.pkl binary
*.pickle binary
*.pyc binary
*.pyd binary
*.pyo binary

# Jupyter notebook
*.ipynb text

* linguist-vendored
*.js linguist-vendored=false

0 comments on commit 82ddeae

Please sign in to comment.