Skip to content

Conversation

@bracevac
Copy link
Contributor

@bracevac bracevac commented Oct 26, 2025

Previously, every subfolder named local would be excluded from git tracking.

This can be a footgun, e.g., I had some leftover junk files in library/src/local that went unnoticed for a long time and caused inexplicable behavior in sbt tasks.

Now, exclude only the top-level local.

[skip ci]

Previously, every subfolder named `local` would be excluded
from git tracking.

This can be a footgun, e.g., I had some leftover junk files in
`library/src/local` that went unnoticed for a long time and
caused inexplicable behavior in sbt tasks.

Now, exclude only the top-level `local`.
@bracevac bracevac requested a review from hamzaremmal October 26, 2025 14:17
@hamzaremmal hamzaremmal merged commit dcafdf3 into scala:main Oct 27, 2025
51 checks passed
@hamzaremmal hamzaremmal deleted the fix-gitignore-local branch October 27, 2025 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants