mirror of
https://github.com/actions/deploy-pages.git
synced 2025-12-08 08:06:15 +00:00
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
# Ignore build artifacts
|
|
/dist/
|
|
/pre/
|
|
|
|
# Ignore all Markdown files
|
|
*.md
|