1
0
mirror of synced 2025-11-08 12:57:47 +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