1
0
mirror of synced 2026-03-21 21:17:45 +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