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