1 Star 0 Fork 0

liuqiang123456789/brian2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 689 Bytes
一键复制 编辑 原始数据 按行查看 历史
Marcel Stimberg 提交于 2015-04-22 11:51 . Add a .gitattributes file
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# These files are text and should be normalized (CRLF --> LF)
# Source code
*.py text diff=python
*.cpp text diff=cpp
*.h text diff=cpp
*.pyx text
*.py_ text
*.ipynb text
# Configuration files and scripts
*.cfg text
*.yaml text
*.yml text
*.bat text
*.cmd text
*.ps1 text
*.sh text
*.rc text
.coveragerc text
.gitignore text
MANIFEST.in text
# Documentation
*.rst text
*.txt text
# Other text files
*.swc text
# Binary files that shouldn't be normalized
*.png binary
*.pptx binary
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liuqiang123456789/brian2.git
git@gitee.com:liuqiang123456789/brian2.git
liuqiang123456789
brian2
brian2
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385