mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 16:23:46 +08:00
18 lines
200 B
Plaintext
18 lines
200 B
Plaintext
.mypy_cache/
|
|
*.pyc
|
|
*.os
|
|
*.tmp
|
|
*.dylib
|
|
.*.swp
|
|
.DS_Store
|
|
.sconsign.dblite
|
|
|
|
can/*.so
|
|
can/build/
|
|
can/obj/
|
|
can/packer_pyx.cpp
|
|
can/parser_pyx.cpp
|
|
can/packer_pyx.html
|
|
can/parser_pyx.html
|
|
can/packer_impl.cpp
|