You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
343 B
33 lines
343 B
*.o
|
|
.DS_Store
|
|
*~
|
|
*.uvopt
|
|
*.dep
|
|
*.bak
|
|
*.uvgui.*
|
|
.project
|
|
.settings
|
|
.cproject
|
|
.cache/
|
|
__pycache__
|
|
startup_stm32f10x_md_gcc.s
|
|
.vagrant/
|
|
.vscode/
|
|
cov-int*
|
|
/build/
|
|
/obj/
|
|
/patches/
|
|
/tools/
|
|
/downloads/
|
|
/debug/
|
|
/release/
|
|
|
|
# script-generated files
|
|
docs/Manual.pdf
|
|
README.pdf
|
|
|
|
# build generated files
|
|
/settings.json
|
|
|
|
# local changes only
|
|
make/local.mk
|