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

ignore what configure and make produced #15

Closed
wants to merge 1 commit into from

Conversation

mingzym
Copy link
Contributor

@mingzym mingzym commented Apr 7, 2017

let's ignore all the files configure and make created.

@tkrizek
Copy link
Contributor

tkrizek commented Apr 7, 2017

I think the *.lo part is needlessly verbose, since we can ignore all generated files anyway. Could you please change the make part to ignore the entire extension instead of the individual files?

*.la
*.lo

@mingzym
Copy link
Contributor Author

mingzym commented Apr 8, 2017

aha, this is much better now

@tkrizek tkrizek added the ack label Apr 13, 2017
@tkrizek
Copy link
Contributor

tkrizek commented Apr 13, 2017

Thanks!

master:

@tkrizek tkrizek closed this Apr 13, 2017
@tkrizek tkrizek added the pushed label Apr 13, 2017
@mingzym mingzym deleted the gitignore branch April 13, 2017 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants