mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-09-18 13:33:46 +08:00
2759f1a1a1
date: 2023-08-07T16:49:41 commit: 7a937ab993c53607a38e9eac040c91c0ffcb9e30
25 lines
230 B
Plaintext
25 lines
230 B
Plaintext
*.tmp
|
|
*.pyc
|
|
.*.swp
|
|
.*.swo
|
|
*.o
|
|
*.so
|
|
*.os
|
|
*.d
|
|
*.dump
|
|
a.out
|
|
*~
|
|
.#*
|
|
dist/
|
|
pandacan.egg-info/
|
|
obj/
|
|
examples/output.csv
|
|
.DS_Store
|
|
.vscode*
|
|
nosetests.xml
|
|
.mypy_cache/
|
|
.sconsign.dblite
|
|
|
|
# CTU info files generated by Cppcheck
|
|
*.*.ctu-info
|