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

Adding gitignore for Meson Build system #3395

Closed
wants to merge 1 commit into from

Conversation

@ineshbose
Copy link

@ineshbose ineshbose commented May 3, 2020

Reasons for making this change:

Meson is an extremely fast build system used for building projects written in C++; it also uses Ninja backend. While building my projects in C++, I had to get rid of the files created by Meson and since there is no gitignore for it, I'm proposing one.

Links to documentation supporting these rule changes:

While there is no concrete documentation regarding the files creating during the build, the following link gives an idea.
https://mesonbuild.com/Running-Meson.html

If this is a new template:

@ghost
Copy link

@ghost ghost commented Nov 14, 2020

@shiftkey It would be nice if we get some reviewers for this template.

@ItzSwirlz
Copy link

@ItzSwirlz ItzSwirlz commented Dec 3, 2020

Yeah.. it would.

@ineshbose
Copy link
Author

@ineshbose ineshbose commented Dec 19, 2020

You know, I can tell you guys already have too much on your plate so I'll just make this easy for you.

@ineshbose ineshbose closed this Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants