13 lines
115 B
Plaintext
13 lines
115 B
Plaintext
|
|
# Ignore artifacts:
|
||
|
|
dist
|
||
|
|
|
||
|
|
lib
|
||
|
|
npm-debug.log
|
||
|
|
bower_components
|
||
|
|
node_modules
|
||
|
|
yarn-error.log
|
||
|
|
yarn.lock
|
||
|
|
|
||
|
|
src/*.ts
|
||
|
|
/*.js
|