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

Add .gitignore #116

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Add .gitignore #116

merged 2 commits into from
Mar 12, 2024

Conversation

JCGoran
Copy link
Collaborator

@JCGoran JCGoran commented Mar 8, 2024

Sometimes the current dir becomes a bit cluttered, and git clean -df sometimes removes too much (namely the cache dir and the modeldb-meta.yaml file), so adding a .gitignore with those 2 allows for easier cleanup of the project dir. Note that we can remove those as well using git clean -xdf.

@JCGoran JCGoran merged commit c7aaaa2 into master Mar 12, 2024
1 check passed
@JCGoran JCGoran deleted the jelic/add_gitignore branch March 12, 2024 07:57
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