[gimp] Add meson to gitignore
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Add meson to gitignore
- Date: Wed, 11 Sep 2019 15:05:50 +0000 (UTC)
commit 793c9588bfe299d456bc95c0271a55b9115bde37
Author: Félix Piédallu <felix piedallu me>
Date: Wed Aug 21 16:04:43 2019 +0200
Add meson to gitignore
.gitignore | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index d3571132ec..f4abf21e7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,11 @@
+# Meson
+/_build
+/compile_commands.json
+
+# Atom editor
+/.vscode
+
+# Autotools
*.la
*.lo
*.o
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]