Liu Song’s Projects


~/Projects/chrome-devtools

git clone https://code.lsong.org/chrome-devtools

Commit

Commit
af13b37d572b86a91f22b21a89c229a125ca55c3
Author
surunzi <[email protected]>
Date
2020-05-11 12:33:14 +0800 +0800
Diffstat
 .npmignore | 6 +++++-

chore: small changes


diff --git a/.npmignore b/.npmignore
index 60a92ae2ece528f093de83eab2fede4a6c4aa141..1a3f7dd30b02e5a00dcaba996958fac8b1e20323 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,3 +1,4 @@
+docs
 devtools-frontend
 front_end
 !public/front_end
@@ -6,8 +7,11 @@ target
 .gitignore
 .gitmodules
 .npmignore
+.eslintrc.js
+.travis.yml
 prettier.config.js
 tsconfig.json
 webpack.config.js
 devtools-frontend
-front_end
+.gitignore
+tslint.json
\ No newline at end of file