8 lines
66 B
Plaintext
8 lines
66 B
Plaintext
**/*.js
|
|
**/*.map
|
|
/assets
|
|
!/.*
|
|
!src/**/*.js
|
|
!/test/**/*.js
|
|
/client
|