mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-23 09:49:06 +03:00
improvement(workflow): rewrite all workflow
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -1,2 +1,19 @@
|
||||
node_modules
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
||||
# IDE
|
||||
/.idea
|
||||
/.awcache
|
||||
/.vscode
|
||||
|
||||
# misc
|
||||
npm-debug.log
|
||||
.DS_Store
|
||||
|
||||
# tests
|
||||
/test
|
||||
/coverage
|
||||
/.nyc_output
|
||||
|
||||
# source
|
||||
dist
|
Reference in New Issue
Block a user