# Ignore everything * # But not these files. !CLAUDE.md !.gitignore !.gitconfig !.gitmodules !README.md !.editorconfig !.nvmrc !.ruby-version !.python-version !.p10k.zsh !.zprofile !.zlogout !.zlogin !.zshrc !.zshenv !.hushlogin !arty.yml !signature.txt !bin/ !bin/** # Ignore so we won't commit these in the allowed dirctories. .DS_Store *.log* *.db* *.vscdb* *.sqlite* *.bnk*