mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-03-03 00:13:52 +08:00
16 lines
126 B
Plaintext
16 lines
126 B
Plaintext
*.pyc
|
|
.*.swp
|
|
.*.swo
|
|
*.o
|
|
*.so
|
|
*.d
|
|
a.out
|
|
*~
|
|
.#*
|
|
dist/
|
|
pandacan.egg-info/
|
|
board/obj/
|
|
examples/output.csv
|
|
.DS_Store
|
|
nosetests.xml
|