feat: v1.0.0

This commit is contained in:
王奥斯
2021-08-25 14:39:54 +08:00
parent 7f831bf205
commit 0909c3e4bc
114 changed files with 46733 additions and 15 deletions

37
.gitignore vendored
View File

@@ -1,18 +1,25 @@
# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
.DS_Store
node_modules
/dist
/fire
AS-Editor
# Other files and folders
.settings/
# local env files
.env.local
.env.*.local
# Executables
*.swf
*.air
*.ipa
*.apk
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
*.rar
*.zip