[Pkg-javascript-commits] [node-keygrip] 39/68: npm install in project directory creates local default keys that need ignoring

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Jun 27 22:13:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to branch master
in repository node-keygrip.

commit 4afa34019ae919925dd7d09c8c2e371bd5267930
Author: Jon Watte <jwatte at gmail.com>
Date:   Fri Sep 6 10:23:44 2013 -0700

    npm install in project directory creates local default keys that need ignoring
---
 .gitignore       | 3 ++-
 defaultKeys.json | 1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index a372d9c..92dfc88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-lib/defaultKeys.js
\ No newline at end of file
+lib/defaultKeys.js
+defaultKeys.js
diff --git a/defaultKeys.json b/defaultKeys.json
deleted file mode 100644
index 66269d9..0000000
--- a/defaultKeys.json
+++ /dev/null
@@ -1 +0,0 @@
-["227ec387fdd1658aede3c37b251079c4"]
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-keygrip.git



More information about the Pkg-javascript-commits mailing list