mirror of
https://github.com/zhaoolee/ChineseBQB.git
synced 2026-01-12 13:44:56 +08:00
zhaoolee commit
This commit is contained in:
33
.gitignore
vendored
33
.gitignore
vendored
@@ -1,4 +1,35 @@
|
||||
./_config.yml
|
||||
.DS_Store
|
||||
.idea/
|
||||
node_modules/
|
||||
node_modules/
|
||||
|
||||
|
||||
|
||||
# Build and Release Folders
|
||||
bin-debug/
|
||||
bin-release/
|
||||
[Oo]bj/
|
||||
[Bb]in/
|
||||
|
||||
# Other files and folders
|
||||
.settings/
|
||||
|
||||
# Executables
|
||||
*.swf
|
||||
*.air
|
||||
*.ipa
|
||||
*.apk
|
||||
|
||||
up.js
|
||||
|
||||
|
||||
.DS_Store
|
||||
|
||||
|
||||
package-lock.json
|
||||
|
||||
|
||||
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user