Skip to content

chore: Add .gitignore file#189

Open
krlmlr wants to merge 2 commits intomechatroner:masterfrom
krlmlr:f-gitignore
Open

chore: Add .gitignore file#189
krlmlr wants to merge 2 commits intomechatroner:masterfrom
krlmlr:f-gitignore

Conversation

@krlmlr
Copy link
Copy Markdown
Contributor

@krlmlr krlmlr commented Dec 31, 2024

For a clean git status .

@mechatroner
Copy link
Copy Markdown
Owner

An issue with .gitignore is that it could include a superset of paths declared in the .vscodeignore file which may result in their inadvertent inclusion into the release bundle.

@krlmlr
Copy link
Copy Markdown
Contributor Author

krlmlr commented Jan 10, 2025

I see. Other package systems such as R have similar issues. In R, there is a check that verifies that only the relevant files are included. Is there a similar check here that we could rely on?

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