mirror of
https://github.com/pdemian/human2regex.git
synced 2025-05-28 09:40:13 -07:00
14 lines
181 B
Plaintext
14 lines
181 B
Plaintext
# Node build artifacts
|
|
node_modules/
|
|
coverage/
|
|
npm-debug.log
|
|
docs/
|
|
src/
|
|
tests/
|
|
jest.config.ts
|
|
webpack.config.js
|
|
tsconfig.json
|
|
tslintconfig.json
|
|
.gitignore
|
|
.travis.yml
|
|
.eslintrc.json |