You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/.gitignore

22 lines
246 B
Plaintext

node_modules/
config.yaml
config.json
.build/
dist/
.cache/
*.cache
__*
ui/misc/.iconfont
ui/static/locale
*.log
*.d.ts
build/*.js
*.js.map
*.hydro
!.gitkeep
tsconfig.tsbuildinfo
yarn.lock
packages/**/*.js
packages/**/*.js.map
packages/**/*.d.ts