@kugel- commented on this pull request.


In .gitignore:

> @@ -20,6 +20,8 @@ Makefile.in
 /ABOUT-NLS
 /aclocal.m4
 /autom4te.cache
+/build/
+/build-*/

Maybe not necessary, but it doesn't hurt either. I use build directories for other purposes than meson (e.g. autotools build) in which cases no .gitignore is created.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/2761/review/874084698@github.com>