Skip to content

Commit

Permalink
新增工程存放目录
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackWhite2000 committed Nov 7, 2023
1 parent bc00739 commit 4020fb8
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions template/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
/node_modules
package-lock.json
Game/dist
/Game.d.ts
/Game.d.ts.map
/Game.js
/Game.js.map
/behaviorView
/editorAsset
/GameCreator
/GameCreatorLib
Game/tsconfig.tsbuildinfo
/app.d.ts.map
/app.js
/app.js.map
/app.d.ts
app.tsbuildinfo
/index.html
out
yarn.lock
/release
/bin_release
/dist
/icon
/publish
/scripts
/icon.png

0 comments on commit 4020fb8

Please sign in to comment.