nestjs-http-promise/.gitignore

21 lines
166 B
Text
Raw Permalink Normal View History

# dependencies
/node_modules
# IDE
/.idea
/.awcache
/.vscode
# misc
npm-debug.log
.DS_Store
# tests
/test
/coverage
/.nyc_output
# dist
dist
tsconfig.tsbuildinfo