modelscope-studio / .gitignore
Coloring's picture
feat: init
db32e48
.eggs/
dist/
*.pyc
__pycache__/
*.py[cod]
*$py.class
__tmp/*
*.pyi
templates
# common
!.*ignore
!.*rc
!.gitattributes
!.aoneci.yml
!.editorconfig
# Logs
logs
*.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# Dependency directories
bower_components
node_modules/
jspm_packages/
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
lib
dist
# TypeScript v1 declaration files
typings/
# Output of 'npm pack'
*.tgz
# xconsole
src/.xconsole
build
.faas_debug_tmp
.yarn
.yalc
yalc.lock
.eslintcache
.stylelintcache
.DS_Store