10 Star 46 Fork 19

PKUMOD / gStore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 1.60 KB
一键复制 编辑 原始数据 按行查看 历史
bookug 提交于 2018-11-04 16:11 . docs: forbid git attributes
# https://git-scm.com/docs/gitattributes
# We find that using this file may cause problem between different branches
# Therefore, all are commented.
# Set the default behavior, in case people don't have core.autocrlf set.
#* text=auto
#*.txt text
#*.vcproj text eol=crlf
#*.sh text eol=lf
#*.py eol=lf
#*.c text eol=lf
#*.h text eol=lf
#*.cpp text eol=lf
#*.cu text eol=lf
#*.md text eol=lf
#*.nt text eol=lf
#*.sql text eol=lf
#*.jpg -text
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
#*.c text
#*.h text
#*.md text
#*.js text
#*.json text
#*.wxss text
#*.wxml text
# Declare files that will always have CRLF line endings on checkout.
#*.sln text eol=crlf
# Denote all files that are truly binary and should not be modified.
#*.png binary
#*.jpg binary
# Below denotes which file to use git-lfs, large files
#*.zip filter=lfs diff=lfs merge=lfs -text
#*.tar.gz filter=lfs diff=lfs merge=lfs -text
#*.7z filter=lfs diff=lfs merge=lfs -text
#*.rar filter=lfs diff=lfs merge=lfs -text
#*.torrent filter=lfs diff=lfs merge=lfs -text
#*.iso filter=lfs diff=lfs merge=lfs -text
#*.jpg filter=lfs diff=lfs merge=lfs -text
#*.jpeg filter=lfs diff=lfs merge=lfs -text
#*.png filter=lfs diff=lfs merge=lfs -text
#*.pdf filter=lfs diff=lfs merge=lfs -text
#*.mp3 filter=lfs diff=lfs merge=lfs -text
#*.wav filter=lfs diff=lfs merge=lfs -text
#*.mp4 filter=lfs diff=lfs merge=lfs -text
#*.rmvb filter=lfs diff=lfs merge=lfs -text
#*.nt filter=lfs diff=lfs merge=lfs -text
#*.n3 filter=lfs diff=lfs merge=lfs -text
C++
1
https://gitee.com/PKUMOD/gStore.git
git@gitee.com:PKUMOD/gStore.git
PKUMOD
gStore
gStore
master

搜索帮助