You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2020/06/18 14:54:44 UTC

[isis] branch master updated: also ignore Node specific files (2)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new ee02e46  also ignore Node specific files (2)
ee02e46 is described below

commit ee02e46d0d399fdea7b052a8712464352d6e8deb
Author: Andi Huber <ah...@apache.org>
AuthorDate: Thu Jun 18 16:54:26 2020 +0200

    also ignore Node specific files (2)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7fbb025..28e93c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ package-lock.json
 package.json
 webpack.config.js
 webpack.generated.js
+/node/
 
 *.exe
 *~