10 lines
92 B
Text
10 lines
92 B
Text
|
# Ignore artifacts:
|
||
|
build
|
||
|
coverage
|
||
|
|
||
|
# Ignore all HTML files:
|
||
|
**/*.astro
|
||
|
**/*.css
|
||
|
**/*.html
|
||
|
|