[gitignore] some of claudes bin can be ignored

This commit is contained in:
2026-09-17 13:44:27 -04:00
parent 8a851413af
commit d124921dfb

35
.gitignore vendored
View File

@ -44,28 +44,7 @@ fish/.config/fish/conf.d/gitnow_config.fish
fish/.config/fish/conf.d/z.fish
fish/.config/fish/functions/fish_mode_prompt.fish
fish/.config/fish/functions/tide.fish
fish/.config/fish/functions/tide/configure/choices/all/finish.fish
fish/.config/fish/functions/tide/configure/choices/all/icons.fish
fish/.config/fish/functions/tide/configure/choices/all/prompt_colors.fish
fish/.config/fish/functions/tide/configure/choices/all/prompt_connection.fish
fish/.config/fish/functions/tide/configure/choices/all/prompt_connection_andor_frame_color.fish
fish/.config/fish/functions/tide/configure/choices/all/prompt_spacing.fish
fish/.config/fish/functions/tide/configure/choices/all/show_time.fish
fish/.config/fish/functions/tide/configure/choices/all/style.fish
fish/.config/fish/functions/tide/configure/choices/classic/classic_prompt_color.fish
fish/.config/fish/functions/tide/configure/choices/classic/classic_prompt_separators.fish
fish/.config/fish/functions/tide/configure/choices/lean/lean_prompt_height.fish
fish/.config/fish/functions/tide/configure/choices/powerline/powerline_prompt_frame.fish
fish/.config/fish/functions/tide/configure/choices/powerline/powerline_prompt_heads.fish
fish/.config/fish/functions/tide/configure/choices/powerline/powerline_prompt_height.fish
fish/.config/fish/functions/tide/configure/choices/powerline/powerline_prompt_tails.fish
fish/.config/fish/functions/tide/configure/choices/rainbow/rainbow_prompt_separators.fish
fish/.config/fish/functions/tide/configure/configs/classic.fish
fish/.config/fish/functions/tide/configure/configs/classic_16color.fish
fish/.config/fish/functions/tide/configure/configs/lean.fish
fish/.config/fish/functions/tide/configure/configs/lean_16color.fish
fish/.config/fish/functions/tide/configure/configs/rainbow.fish
fish/.config/fish/functions/tide/configure/configs/rainbow_16color.fish
fish/.config/fish/functions/tide/*
_fake*
fish/.config/fish/conf.d/virtualfish-loader.fish
fish/.config/fish/functions/fzf_key_bindings.fish
@ -79,3 +58,15 @@ BingWallpaperAppUpdater1.1.3.app
/gnome/.local/share/karabiner/
/gnome/.local/share/atuin/
/gnome/.local/share/doom/
bin/.local/bin/dotenv
bin/.local/bin/fastapi
bin/.local/bin/httpx2
bin/.local/bin/markdown-it
bin/.local/bin/mcp
bin/.local/bin/monet
bin/.local/bin/py.test
bin/.local/bin/pygmentize
bin/.local/bin/pytest
bin/.local/bin/ruff
bin/.local/bin/typer
bin/.local/bin/uvicorn