1
0
mirror of synced 2026-05-06 18:16:33 +00:00
Files
typescript-starter/.gitignore
2020-09-01 22:59:24 -04:00

11 lines
86 B
Plaintext

.cache
.idea/*
.nyc_output
build
node_modules
test
src/**.js
coverage
*.log
yarn.lock