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

Improve gitignore files in template #46

Closed
apeltzer opened this issue Nov 6, 2024 · 0 comments · Fixed by #47
Closed

Improve gitignore files in template #46

apeltzer opened this issue Nov 6, 2024 · 0 comments · Fixed by #47

Comments

@apeltzer
Copy link
Member

apeltzer commented Nov 6, 2024

Description of feature

We should probably exclude the outputs by default from being VC via git and instead rely on DVC to do this. This is sometimes not happening and we could e.g. have better defaults for gitignore files at least for "output" and "report" directories in DSO.

*.html
*.txt
*.(c|t)sv
apeltzer added a commit that referenced this issue Nov 6, 2024
@grst grst closed this as completed in #47 Nov 6, 2024
grst pushed a commit that referenced this issue Nov 6, 2024
* Add * to output

* Add report to gitignore

* Add * to gitignore

* Changelog for #46

* pre-commit autofixes
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 a pull request may close this issue.

1 participant