๐Ÿ”ง Where my dotfiles lives in harmony and peace, most of the time

๐Ÿ“ Update .gitignore and CONTRIBUTING.md for improved documentation clarity

+2 -7
+1 -3
.gitignore
··· 1 - ./CLAUDE.md 2 - ./AGENTS.md 3 - ./AGENT.md 1 + CLAUDE.md
+1 -4
CONTRIBUTING.md
··· 10 10 11 11 ### Setup and Configuration 12 12 13 - ```bash 14 - # View all available make targets 15 - make -n 16 - ``` 13 + Check the `Makefile` for all available commands. 17 14 18 15 ### Package Management 19 16