jandecaluwe / urubu

A micro CMS for static websites, with a focus on good navigation practices.
urubu.jandecaluwe.com
GNU Affero General Public License v3.0
179 stars 36 forks source link

Ignore patterns ignored within folders. #70

Open mynuta opened 7 years ago

mynuta commented 7 years ago

Urubu only avoids processing file names prefixed with underscore or dot at the project root level.

It would be nice if the same ignore behaviour worked across folders.