Skip to content

Clean up the .gitignore files - #3067

Merged
mfedderly merged 1 commit into
masterfrom
mf/gitignore-cleanup
May 21, 2026
Merged

Clean up the .gitignore files#3067
mfedderly merged 1 commit into
masterfrom
mf/gitignore-cleanup

Conversation

@mfedderly

Copy link
Copy Markdown
Collaborator

Moved the turf.min.js gitignore into packages/turf/.gitignore, as that is the only place that creates that file.

Removed a bunch of the old ignores which did not appear on my computer, but I'm happy to re-add anything that is still relevant today and causing noise for others. It seems like a lot of these are related to tools that no longer exist or weird early TypeScript migration oddities that are no longer relevant.

(I ran into this when adding consumer-style testing, where index.mjs had been ignored, and so I didn't add it originally)

Moved the turf.min.js gitignore into packages/turf/.gitignore, as that is the only place that creates that file.

Removed a bunch of the old ignores which did not appear on my computer, but I'm happy to re-add anything that is still relevant today and causing noise for others. It seems like a lot of these are related to tools that no longer exist or weird early TypeScript migration oddities that are no longer relevant.
@mfedderly
mfedderly merged commit 71db594 into master May 21, 2026
4 checks passed
@mfedderly
mfedderly deleted the mf/gitignore-cleanup branch May 21, 2026 21:32
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.

1 participant