You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- recursive-include mindinsight *
- recursive-exclude * .git
- recursive-exclude * .gitignore
- recursive-exclude * __pycache__
- recursive-exclude * *.py[co] *.swp
- recursive-exclude mindinsight/datavisual/utils/crc32 *
- recursive-exclude mindinsight/ui *
- recursive-include mindinsight/ui/dist *
|