Ver Fonte

第一次提交

fanghuisheng há 2 anos atrás
commit
1805cc2ae0
1 ficheiros alterados com 26 adições e 0 exclusões
  1. 26 0
      .gitignore

+ 26 - 0
.gitignore

@@ -0,0 +1,26 @@
+.DS_Store
+.history/
+.hbuilderx/
+package-lock.json
+node_modules/
+dist/
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+**/*.log
+
+tests/**/coverage/
+tests/e2e/reports
+selenium-debug.log
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.local
+*.zip
+
+yarn.lock