gitignore: ignora .claude e config editor/log
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -22,6 +22,18 @@
|
|||||||
01_telemetry_reader/src/my_config.h
|
01_telemetry_reader/src/my_config.h
|
||||||
03_backpack_emulator/src/my_config.h
|
03_backpack_emulator/src/my_config.h
|
||||||
|
|
||||||
|
# Tooling / AI assistant
|
||||||
|
.claude/
|
||||||
|
.claude
|
||||||
|
|
||||||
|
# Editor
|
||||||
|
.idea/
|
||||||
|
*.swp
|
||||||
|
*~
|
||||||
|
|
||||||
|
# Log
|
||||||
|
*.log
|
||||||
|
|
||||||
# OS
|
# OS
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user