1 Star 0 Fork 1

蛋蛋 / FreeRTOS-SMP-Demos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 318 Bytes
一键复制 编辑 原始数据 按行查看 历史
Joseph Julicher 提交于 2021-03-17 08:28 . tweak gitignore
# Ignore MacOS file system related.
**/*.DS_Store*
# Ignore build results
[Bb]uild/
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
# Visual Studio cache/options directory
.vs/
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
# Ignore certificate files.
*.pem
*.crt
1
https://gitee.com/snikeguo/FreeRTOS-SMP-Demos.git
git@gitee.com:snikeguo/FreeRTOS-SMP-Demos.git
snikeguo
FreeRTOS-SMP-Demos
FreeRTOS-SMP-Demos
main

搜索帮助