소스 검색

update .gitignore with `benchmark` folder

sanex3339 8 년 전
부모
커밋
78745a8248
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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",