Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up .gitignore #1286

Closed
micahellison opened this issue Jul 3, 2021 · 0 comments
Closed

Clean up .gitignore #1286

micahellison opened this issue Jul 3, 2021 · 0 comments
Labels
build Issues related to the build pipeline 📌 This can't go stale
Milestone

Comments

@micahellison
Copy link
Member

Our .gitignore has grown pretty large. In particular, it has lots of lines in there specific to environments and editors.

We should clean it up a bit, with a comment advising contributors on how to modify their global gitignore so as to discourage them from growing this file unnecessarily.

The remaining lines should also be more specific. For instance, if a folder is being excluded, it should end with a slash.

The GitHub Python .gitignore template is a good inspiration in terms of documentation quality, though we shouldn't include any of the lines relating to things we don't use in jrnl specifically.

@micahellison micahellison added the build Issues related to the build pipeline label Jul 3, 2021
@micahellison micahellison added this to the Backlog milestone Jul 31, 2021
@wren wren added the 📌 This can't go stale label Jul 31, 2021
@nelnog nelnog mentioned this issue Feb 16, 2022
4 tasks
@wren wren closed this as completed Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues related to the build pipeline 📌 This can't go stale
Projects
None yet
Development

No branches or pull requests

2 participants