From 41c7ec500ca68b5043dffc81c3330a804da5ef25 Mon Sep 17 00:00:00 2001 From: zhangyunlong Date: Wed, 24 Apr 2013 12:09:54 +0800 Subject: [PATCH] npmignore update --- .gitignore | 1 + .npmignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9b6a101..d3eeeb3 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ node_modules/ *.db *.bak *.tmp +*.cmd ~* upload.py \ No newline at end of file diff --git a/.npmignore b/.npmignore index 3d47bc0..400b9a1 100644 --- a/.npmignore +++ b/.npmignore @@ -11,6 +11,7 @@ *.db *.bak *.tmp +*.cmd ~* upload.py \ No newline at end of file