Set Watch for files in gitignore #30309
michaljarmoc
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Current behaviour:
File is added to .gitignore
File is not watched for changes.
File is not check for cache invalidation.
Expected behaviour:
File is added to .gitignore
I can mark it as being watched.
File is watched for changes.
File is check for cache invalidation.
Real life example: local.env
Beta Was this translation helpful? Give feedback.
All reactions