Skip to content

Commit

Permalink
fix: add ~/.local/include to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
  • Loading branch information
vladdoster committed Dec 4, 2022
1 parent 26d5d72 commit 82c4328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
**/bin/*stow
.DS_Store
.zcompdump
bin/.local/[si]*
git/**/credentials
stow.git
**/bin/*stow
bin/.local/s*

0 comments on commit 82c4328

Please sign in to comment.