mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-07 01:32:09 +08:00
262d17ead2
* Add CLion run configs and external tools setup Introduced CLion configuration files for "Build Debug" and "Build Release," along with external tool definitions for Poetry SCons commands. Additionally, commented out `.idea` in `.gitignore` to track necessary project-specific settings. * rename * only exclude specific files from gitignore * wildcard --------- Co-authored-by: Jason Wen <haibin.wen3@gmail.com>