11 lines
110 B
Plaintext
11 lines
110 B
Plaintext
# Ignore artifacts:
|
|
build
|
|
coverage
|
|
|
|
# Ignore all HTML files:
|
|
**/*.html
|
|
|
|
**/.git
|
|
**/.svn
|
|
**/.hg
|
|
**/node_modules |