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

have git ignore the sqlite file #26

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Conversation

tubaman
Copy link
Contributor

@tubaman tubaman commented Dec 17, 2018

We never want to commit the sqlite db file so have git ignore it

@sheppard
Copy link
Member

Thanks, this is a good change - though could you have it ignore *.sqlite3 in case the file has a different name?

@tubaman
Copy link
Contributor Author

tubaman commented Jan 26, 2019

Thanks, this is a good change - though could you have it ignore *.sqlite3 in case the file has a different name?

Agreed. It's probably even better if I just use the {{ project_name }} template variable. That way it matches with the rest of what the template does. I've pushed that change here. Let me know what you think.

We never want to commit the sqlite db file so have git ignore it
@sheppard sheppard merged commit 70951d0 into wq:master Sep 24, 2019
@sheppard
Copy link
Member

Thanks, finally merged this while looking at other template updates.

sheppard added a commit to wq/wq.create that referenced this pull request Sep 24, 2019
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