1 Star 0 Fork 2

geekbk/ac 整理的脚本

forked from acc8226/ac 整理的脚本 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 782 Bytes
一键复制 编辑 原始数据 按行查看 历史
acc8226 提交于 2023-07-06 00:22 . 更新 ahk 脚本
* text=auto eol=lf
# Identify binary files
*.png binary
*.jpg binary
*.gif binary
# Force svn:eol-style native on .gitignore
.gitignore text eol=native
# Force Unix line endings on shell scripts
*.sh text eol=lf
# Force Unix line endings on Doxygen files
*.dox text eol=lf
*.md text eol=lf
# YAML and JSON always have LF line endings
*.yaml text eol=lf
*.yml text eol=lf
*.json text eol=lf
# Markdown files always have LF line endings
*.md text eol=lf
*.markdown text eol=lf
# SQL files always have LF line endings
*.sql text eol=lf
# XML always has LF line endings
*.xml text eol=lf
# Windows C# files should have CRLF line endings
*.bat text eol=crlf
*.cmd text eol=crlf
*.cs text eol=crlf
*.java text eol=lf
*.js text eol=lf
*.kt text eol=lf
*.ts text eol=lf
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/geekbk/my-cmd.git
git@gitee.com:geekbk/my-cmd.git
geekbk
my-cmd
ac 整理的脚本
main

搜索帮助