From 894615a67d3fa106f2480d165d4ec1a2343d555b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Grelot?= <frederic.grelot@irstea.fr>
Date: Thu, 22 Apr 2021 15:38:02 +0200
Subject: [PATCH] =?UTF-8?q?Ajout=20des=20fichiers=20ignor=C3=A9s?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 geau/.gitignore | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 geau/.gitignore

diff --git a/geau/.gitignore b/geau/.gitignore
new file mode 100644
index 0000000..e9eef84
--- /dev/null
+++ b/geau/.gitignore
@@ -0,0 +1,6 @@
+.vscode/
+output/
+inst/doc
+doc
+Meta
+dev/data
\ No newline at end of file
-- 
GitLab