-
I find that in my repository, after building GitHub Pages, all very files under the directory I wonder the reason why the phenomenon above appears. Could someone tell me whether it is a feature or a bug? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It's a feature. Dot files are ignored by MkDocs, not Material for MkDocs:
Thus, please consider this an upstream issue. |
Beta Was this translation helpful? Give feedback.
It's a feature. Dot files are ignored by MkDocs, not Material for MkDocs:
Thus, please consider this an upstream issue.