1 Star 0 Fork 4

dl64785 / tilt-brush

forked from Gitee 极速下载 / tilt-brush 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitattributes 777 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tim Aidley 提交于 2021-01-03 21:20 . Change ffmpeg instructions.
# Unity generates these with LF, so keep them LF to prevent
# spurious diffs when Unity overwrites CRLF with LF
*.mat text eol=lf
*.asset text eol=lf
*.meta text eol=lf
*.unity text eol=lf
*.prefab text eol=lf
*.gradle text eol=lf
Packages/manifest.json text eol=lf
UnityPackageManager/manifest.json text eol=lf
ProjectSettings/ProjectVersion.txt text eol=lf
# Resharper generates these with LF; keep them LF even on Windows
*.DotSettings text eol=lf
# protoc generates files with LF
Support/Python/**/*_pb2.py text eol=lf
Assets/Scripts/Protobuf/**/*.cs text eol=lf
# Oculus ships its files with LFs; let's just keep them that way
Assets/ThirdParty/Oculus/** -text
# Keep the ffmpeg build script with Unix line endings.
Support/ThirdParty/ffmpeg/BuildFfmpeg.sh text eol=lf
C#
1
https://gitee.com/dl64785/tilt-brush.git
git@gitee.com:dl64785/tilt-brush.git
dl64785
tilt-brush
tilt-brush
master

搜索帮助