mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-09-10 18:13:40 +08:00
9ca1ac0042
version: lp-dp v0.9.4 for EON/C2 date: 2023-08-02T01:57:46 commit: 63c51d4b134e443b1ffa59dfe0fc2d50d5e0f446
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
|