Skip to content

Commit

Permalink
fix(stow): ignore .local/ dirs other than bin/
Browse files Browse the repository at this point in the history
Signed-off-by: vladislav doster <10052309+vladdoster@users.noreply.github.com>
  • Loading branch information
vladdoster authored Jan 18, 2024
1 parent 6d75521 commit c3c23c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .stow-local-ignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
/bin/\.local/share/*
/bin/\.local/state/*
\.DS_Store
\.cvsignore
\.git
\.gitignore
\.hg
\.lesshst
\.local
\.svn
\.zsh_history
^/.github
Expand Down

0 comments on commit c3c23c3

Please sign in to comment.