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 file for build artifacts #10

Merged
merged 1 commit into from Jan 14, 2018

Conversation

brendanlong
Copy link
Contributor

This ignores all of the files that were created when I ran:

make
cd test
make

This helps avoid accidentally checking them in, and also improves the editor experience, since most editors hide ignores files.

@xavierleroy xavierleroy merged commit c516bba into xavierleroy:master Jan 14, 2018
@xavierleroy
Copy link
Owner

Thank you!

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