Browse Source

update .gitignore with `benchmark` folder

sanex3339 8 years ago
parent
commit
78745a8248
2 changed files with 2 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 1 1
      package.json

+ 1 - 0
.gitignore

@@ -6,3 +6,4 @@ npm-debug.log
 /node_modules
 /test-tmp
 /tmp
+test/benchmark/**/**

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "javascript-obfuscator",
-  "version": "0.9.0-beta.3",
+  "version": "0.9.0-beta.4",
   "description": "JavaScript obfuscator",
   "keywords": [
     "obfuscator",