You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/08/19 16:26:05 UTC

[whimsy] 03/03: ignore package.json

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

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

commit 60506d1f47356af37dbf4cd35059a921270ddf89
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Sat Aug 19 12:25:51 2017 -0400

    ignore package.json
---
 www/board/agenda/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/board/agenda/.gitignore b/www/board/agenda/.gitignore
index 1041811..8211a4c 100644
--- a/www/board/agenda/.gitignore
+++ b/www/board/agenda/.gitignore
@@ -1,5 +1,6 @@
 passenger.3000.*
 test/work
 Gemfile.lock
+package-lock.json
 node_modules
 .vagrant

-- 
To stop receiving notification emails like this one, please contact
"commits@whimsical.apache.org" <co...@whimsical.apache.org>.