1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/lei940324-Quantile

Клонировать/Скачать
.gitattributes 573 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
547222786@qq.com Отправлено 11.04.2020 09:10 aae0125
# 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
# Note: .db, .p, and .pkl files are associated
# with the python modules ``pickle``, ``dbm.*``,
# ``shelve``, ``marshal``, ``anydbm``, & ``bsddb``
# (among others).

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/lei940324-Quantile.git
git@api.gitlife.ru:oschina-mirror/lei940324-Quantile.git
oschina-mirror
lei940324-Quantile
lei940324-Quantile
master