初始化项目
This commit is contained in:
parent
29d0965c45
commit
0dca089cf1
4
.gitignore
vendored
4
.gitignore
vendored
@ -16,3 +16,7 @@ bin-release/
|
|||||||
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
||||||
# should NOT be excluded as they contain compiler settings and other important
|
# should NOT be excluded as they contain compiler settings and other important
|
||||||
# information for Eclipse / Flash Builder.
|
# information for Eclipse / Flash Builder.
|
||||||
|
/node_modules/
|
||||||
|
/dist/
|
||||||
|
/out/
|
||||||
|
/.idea/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user