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

27 lines
271 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
*.tsbuildinfo
yarn.lock
packages/**/*.js
!**/bin/*.js
packages/**/*.js.map
packages/**/*.d.ts
*.mmdb
.coverage