5 Star 11 Fork 2

隐语SecretFlow/spu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 994 Bytes
一键复制 编辑 原始数据 按行查看 历史
anakinxc 提交于 2023-08-31 14:07 . Enforce line ending on more files (#336)
# Common settings that generally should always be used with your language specific settings
# Auto detect text files and perform LF normalization
* text=auto
#
# The above will handle all files NOT found below
#
# Documents
*.rtf diff=astextplain eol=lf
*.md linguist-detectable
# Scripts
*.sh text eol=lf
# Serialization
*.json text eol=lf
*.toml text eol=lf
*.xml text eol=lf
*.yaml text eol=lf
*.yml text eol=lf
# Text files where line endings should be preserved
*.patch -text eol=lf
#
# Exclude files from exporting
#
.gitattributes export-ignore
.gitignore export-ignore
# C++ sources
*.cc text diff=cpp eol=lf
*.h text diff=cpp eol=lf
# Basic .gitattributes for a python repo.
# Python source files
# ============
*.py text diff=python eol=lf
# Jupyter notebook
*.ipynb text eol=lf
# Bazel
*.bzl linguist-language=Python eol=lf
*.bazel linguist-language=Python eol=lf
BUILD linguist-language=Python eol=lf
WORKSPACE linguist-language=Python eol=lf
.bazelversion text eol=lf
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/secretflow/spu.git
git@gitee.com:secretflow/spu.git
secretflow
spu
spu
main

搜索帮助

Cb406eda 1850385 E526c682 1850385