Emit warning if trying to add a file ignored via .chezmoiignore
#2753
Blacksmoke16
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
did you try |
Beta Was this translation helpful? Give feedback.
2 replies
-
I agree that this is a nice QoL improvement. #2762 implements it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to
chezmoi add
a file today but couldn't get it to work. Command would exit successfully, but just wouldn't add the file. After a while I figured out the file I wanted to add was actually in a directory thats ignored via.chezmoiignore
that I forgot about.Might be a nice QoL change to emit a warning or something in this case to make it easier to know what the problem is.
Beta Was this translation helpful? Give feedback.
All reactions