1 Star 0 Fork 7

smileQiny/windows-hosted-x86_64-linux-musl-gcc-cross-compiler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
euloanty 提交于 2022-05-30 16:46 . Initial commit
# These are some examples of commonly ignored file patterns.
# You should customize this list as applicable to your project.
# Learn more about .gitignore:
# https://www.atlassian.com/git/tutorials/saving-changes/gitignore
# Node artifact files
node_modules/
dist/
# Compiled Java class files
*.class
# Compiled Python bytecode
*.py[cod]
# Log files
*.log
# Package files
*.jar
# Maven
target/
dist/
# JetBrains IDE
.idea/
# Unit test reports
TEST*.xml
# Generated by MacOS
.DS_Store
# Generated by Windows
Thumbs.db
# Applications
*.app
*.exe
*.war
# Large media files
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/smileQiny/windows-hosted-x86_64-linux-musl-gcc-cross-compiler.git
git@gitee.com:smileQiny/windows-hosted-x86_64-linux-musl-gcc-cross-compiler.git
smileQiny
windows-hosted-x86_64-linux-musl-gcc-cross-compiler
windows-hosted-x86_64-linux-musl-gcc-cross-compiler
master

搜索帮助