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

feat(state):auto add to .gitignore #26

Closed
wants to merge 2 commits into from
Closed

Conversation

Zi0LEO
Copy link

@Zi0LEO Zi0LEO commented Jan 24, 2025

Automatically add .tasks to .gitignore cause I kept finding it in my repo.
I formatted with stylua so it looks like many lines changed, but I only added this.

@Hashino
Copy link
Owner

Hashino commented Jan 28, 2025

wouldn't a solution like this: https://sebastiandedeyne.com/setting-up-a-global-gitignore-file/
be preferable?

@Hashino
Copy link
Owner

Hashino commented Jan 28, 2025

also, in some of my repositories I keep the .tasks file in the repo

@Zi0LEO
Copy link
Author

Zi0LEO commented Jan 29, 2025

wouldn't a solution like this: https://sebastiandedeyne.com/setting-up-a-global-gitignore-file/
be preferable?

Yes, it actually is a way better solution. Thanks for referencing it

@Hashino Hashino closed this Jan 29, 2025
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