1 Star 0 Fork 1

ychao/lv_micropython

forked from fat0x/lv_micropython 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1020 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Compiled Sources
###################
*.o
*.a
*.elf
*.bin
*.map
*.hex
*.dis
*.exe
lextab.py
yacctab.py
# Packages
############
# Logs and Databases
######################
*.log
# VIM Swap Files
######################
*.swp
*.swo
*.swn
*.swi
*.swj
*.swk
*.swl
*.swm
# VIM Session Files
######################
Session.vim
# CTags files
######################
tags
TAGS
######################
# This .gitignore file is intended to be minimal.
#
# If you find that you need additional rules, such as IDE temporary
# files, please do so either via a global .gitignore file (registered
# with core.excludesFile), or by adding private repository-specific
# rules to .git/info/exclude. See https://git-scm.com/docs/gitignore
# for more information.
# Build directories
build/
build-*/
docs/genrst/
# Test failure outputs
tests/results/*
# Python cache files
__pycache__/
# Customized Makefile/project overrides
GNUmakefile
user.props
ports/javascript/node_modules
.vscode/
# MacOS desktop metadata files
.DS_Store
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/muyuanchao/lv_micropython.git
[email protected]:muyuanchao/lv_micropython.git
muyuanchao
lv_micropython
lv_micropython
master

搜索帮助