mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-20 23:53:44 +08:00
1abc7d7daa
date: 2023-07-26T22:20:36 commit: c6d842c412052be1985b63d683c63be9dcb2b0eb
25 lines
236 B
Plaintext
25 lines
236 B
Plaintext
*.tmp
|
|
*.pyc
|
|
.*.swp
|
|
.*.swo
|
|
*.o
|
|
*.so
|
|
*.os
|
|
*.d
|
|
*.dump
|
|
a.out
|
|
*~
|
|
.#*
|
|
dist/
|
|
pandacan.egg-info/
|
|
board/obj/
|
|
examples/output.csv
|
|
.DS_Store
|
|
.vscode*
|
|
nosetests.xml
|
|
.mypy_cache/
|
|
.sconsign.dblite
|
|
|
|
# CTU info files generated by Cppcheck
|
|
*.*.ctu-info
|