Browse Source

for tmp folder deploy

TonyKang 7 years ago
parent
commit
0472bf9644
2 changed files with 4 additions and 1 deletions
  1. 1 1
      .gitignore
  2. 3 0
      tmp/forDeployment.js

+ 1 - 1
.gitignore

@@ -2,6 +2,6 @@ node_modules/
 .git/
 dist/
 .idea/
-tmp/
+tmp/*.xlsx
 test/unit/logs
 *.log

+ 3 - 0
tmp/forDeployment.js

@@ -0,0 +1,3 @@
+/**
+ * Created by Tony on 2017/11/28.
+ */