mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 05:29:32 +00:00
13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
*.pyc
|
|
*.DS_Store
|
|
/images
|
|
node_modules/
|
|
_book/
|
|
package-lock.json
|
|
clover_blocks/programs/*.*
|
|
!clover_blocks/programs/examples/*
|
|
/.vscode/
|
|
docs/.vuepress/.cache/
|
|
docs/.vuepress/.temp/
|
|
docs/.vuepress/dist
|