mimimi
6 years ago
1 changed files with
4 additions and
0 deletions
-
4
0
.gitignore
|
@@ -1,8 +1,12 @@
|
|
|
node_modules
|
|
|
.DS_Store
|
|
|
npm-debug.log
|
|
|
+yarn-debug.log
|
|
|
+yarn-error.log
|
|
|
lerna-debug.log
|
|
|
npm-debug.log.*
|
|
|
+yarn-debug.log.*
|
|
|
+yarn-error.log.*
|
|
|
lerna-debug.log.*
|
|
|
lib
|
|
|
.idea
|