From 354fbcdd73b3b2def3420e503c9648d0f2130876 Mon Sep 17 00:00:00 2001 From: erik Date: Wed, 21 Sep 2016 14:07:55 +0800 Subject: [PATCH] add items --- .gitignore | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0a4c846c..99c311c8 100755 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,11 @@ -*.swp -*.~ +node_modules/ +dist/ +.idea/ +public/ +npm-debug.log server.log -dist +Thumbs.db .DS_Store -node_modules/ +*.swp +*.gz +*.~