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

Make git ignore sample files #84

Open
1 task
lakruzz opened this issue Feb 4, 2023 · 0 comments
Open
1 task

Make git ignore sample files #84

lakruzz opened this issue Feb 4, 2023 · 0 comments
Labels
template Included in the template

Comments

@lakruzz
Copy link
Member

lakruzz commented Feb 4, 2023

The two scripts you created are great and should be versions controlled in git, but the sample files should not be included. They are just derived from the process and can easily be recreated by rinnig the scripts again.

  • Create git ignore file that ignores the samples folder and everything in it.

This way you don't need to remember to delete the samples folder before you add anything to git - ignore files are smart.

Do you need help? Here's the official documentation in git ignore files but hey! - feel free to use any source of information you can find - be sure to store any good references in the issue comments.

@lakruzz lakruzz added the template Included in the template label Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
template Included in the template
Projects
None yet
Development

No branches or pull requests

1 participant