You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
335 B
Plaintext

# 二進制
*.o
*.so
*.out
*.a
*.exe
# 編譯的資料夾
**/build/
**/install/
**/log/
**/logs/
# CMAKE 的衍生檔
CMakeCache.txt
CMakeFiles/
Makefile
# IDE files
**/.vscode/
**/.idea/
**/__pycache__/
**/*.iml
**/*.class
**/*.pyc
**/*.pyo
**/.cursor/
CLAUDE.md
# 本地筆記與硬體 dump
my_env_notes.md
notes/
**/eeprom.bin