[devhelp] meson: add .gitignore for the build/ directory
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] meson: add .gitignore for the build/ directory
- Date: Fri, 23 Mar 2018 09:54:57 +0000 (UTC)
commit 57923964a6b8465e42ce8cc6500260421b57da52
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Mar 23 10:52:17 2018 +0100
meson: add .gitignore for the build/ directory
Jhbuild creates the build/ directory if the following line is in the
jhbuildrc:
buildroot = None
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..567609b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+build/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]