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