初始化项目

This commit is contained in:
dengqichen 2024-08-13 10:16:12 +08:00
parent 29d0965c45
commit 0dca089cf1

4
.gitignore vendored
View File

@ -16,3 +16,7 @@ bin-release/
# 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.
/node_modules/
/dist/
/out/
/.idea/