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

Clean up trailing extra newlines in files generated by crystal init #3585

Merged
merged 1 commit into from
Nov 26, 2016

Conversation

makenowjust
Copy link
Contributor

@makenowjust makenowjust commented Nov 26, 2016

On crystal init app foo, we get foo/.gitignore:

/doc/
/libs/
/lib/
/.crystal/
/.shards/


Last 2 empty lines are unnecessary. And, README.md has same problem. I fixed it.

@makenowjust makenowjust changed the title Clean up trailing newline in .gitignore of crystal init Clean up trailing extra newlines in files generated by crystal init Nov 26, 2016
@makenowjust makenowjust force-pushed the fix/cleanup-gitignore branch from 8cd13f0 to e510d79 Compare November 26, 2016 17:37
@asterite
Copy link
Member

Awesome, thank you!

@asterite asterite merged commit 9446b22 into crystal-lang:master Nov 26, 2016
@makenowjust makenowjust deleted the fix/cleanup-gitignore branch November 27, 2016 01:32
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.

None yet

2 participants