refactor(git): wildcard include for scripts and git hooks (#91)

Reviewed-on: https://codeberg.org/vlw/dotfiles/pulls/91
This commit is contained in:
Victor Westerlund 2025-12-22 23:35:28 +01:00
parent b62fc60c79
commit a3e1723787

5
.gitignore vendored
View file

@ -17,10 +17,9 @@
!.bash_profile !.bash_profile
!.local/bin/ !.local/bin/
!.local/bin/scripts/ !.local/bin/scripts/
!.local/bin/scripts/install_dotfiles.sh !.local/bin/scripts/**
!.local/bin/scripts/code_server_export_extensions.sh
!.local/bin/git-hooks/ !.local/bin/git-hooks/
!.local/bin/git-hooks/pre-commit !.local/bin/git-hooks/**
!.local/share/ !.local/share/
!.local/share/code-server/ !.local/share/code-server/
!.local/share/code-server/User/ !.local/share/code-server/User/