Skip to content

Commit

Permalink
fix: ignore /bin
Browse files Browse the repository at this point in the history
  • Loading branch information
diohabara committed Mar 3, 2024
1 parent f64d374 commit 9fa88e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .chezmoiignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ README.md
install.sh
Brewfile
script/
bin/
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/bin

0 comments on commit 9fa88e0

Please sign in to comment.