1
Fork 0
This repository has been archived on 2022-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
web-drs-backend/.gitignore

6 lines
80 B
Text
Raw Normal View History

// compiled ts
*.js
!*.config.js
.rollup.cache
tsconfig.tsbuildinfo
node_modules