mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-04 05:01:56 -04:00
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
recursive-include material *.ico *.js *.css *.html *.svg
|
|
recursive-exclude site *
|
|
recursive-exclude * __pycache__
|
|
recursive-exclude * *.py[co] |