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 a .gitignore #18

Merged
merged 1 commit into from
Sep 30, 2020
Merged

Add a .gitignore #18

merged 1 commit into from
Sep 30, 2020

Conversation

wintertideheir
Copy link
Contributor

All contributors will generate a .stack-work directory and a stack.yaml.lock file. It is standard practice to exclude .stack-work directory from version control. stack.yaml.lock should not be included in libraries because of complications to end users. This change makes contributing easier.

Add .stack-work to .gitignore as all contributors will generate that
directory.

Add stack*.yaml.lock to .gitignore as all contributor will generate
that file, yet libraries should not include it.
@tittoassini
Copy link
Collaborator

Good idea, thanks and sorry for the delayed answer.

@tittoassini tittoassini merged commit ad51d3d into Quid2:master Sep 30, 2020
@wintertideheir wintertideheir deleted the feature-gitignore branch October 2, 2020 05:17
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