From e9cb23f00b3ccef3c297db089f169af54270977a Mon Sep 17 00:00:00 2001
From: "francois.grand" <francois.grand@irstea.fr>
Date: Mon, 3 Jul 2017 14:08:21 +0200
Subject: [PATCH] =?UTF-8?q?ajout=20d'un=20fichier=20.npmignore=20pour=20fi?=
 =?UTF-8?q?ltrer=20le=20contenu=20de=20l'archive=20cr=C3=A9=C3=A9e=20par?=
 =?UTF-8?q?=20npm=20pack?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .npmignore | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 .npmignore

diff --git a/.npmignore b/.npmignore
new file mode 100644
index 00000000..d32d6ac9
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,14 @@
+tmp
+graphviz
+build
+.vscode
+grep
+Makefile
+commit
+debug_test
+run_testjs
+parse_spip_log
+jalhyd_class_diagram.png
+.npmignore
+.editorconfig
+src/test.ts
-- 
GitLab