Browse Source

初始化框架

tianxing45174 1 year ago
parent
commit
9a30f8ed9e
1 changed files with 17 additions and 0 deletions
  1. 17 0
      .gitignore

+ 17 - 0
.gitignore

@@ -0,0 +1,17 @@
+######################################################################
+# Build Tools
+
+/unpackage/*
+/node_modules/*
+/uni_modules/*
+
+######################################################################
+# Development Tools
+
+/.idea/*
+/.vscode/*
+/.hbuilderx/*
+
+manifest.json
+yarn.lock
+