mirror of https://gitee.com/lmlz_0/dc-ui.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
411 B
24 lines
411 B
# Build and Release Folders
|
|
bin-debug/
|
|
bin-release/
|
|
[Oo]bj/
|
|
[Bb]in/
|
|
|
|
# Other files and folders
|
|
.settings/
|
|
|
|
# Executables
|
|
*.swf
|
|
*.air
|
|
*.ipa
|
|
*.apk
|
|
|
|
# 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.
|
|
|
|
*.DS_Store
|
|
node_modules/
|
|
package-lock.json
|
|
dist/
|
|
dist.tar.gz
|