Files
JS-RateLimiter/.npmignore
T

17 lines
208 B
Plaintext
Raw Permalink Normal View History

2023-03-18 23:40:40 +01:00
# Git
/.git
/.gitignore
# Node, NPM, ESLint, TypeScript
/node_modules
/.eslintignore
/.eslintrc.json
/tsconfig.json
/*.tgz
.tsbuildinfo
# Development files
/.editorconfig
/.vscode
/workspace.code-workspace