braceio / tags

The simplest static site generator
MIT License
191 stars 21 forks source link

How best to exclude dot files? #8

Open ghost opened 10 years ago

ghost commented 10 years ago

If I wanted to exclude both "_file" and ".file" what would the exclude pattern look like? It's currently including all the .git files as I'm running this at the root of the repo.

colevscode commented 9 years ago

Yeah, there needs to be a conf file that lets you specify multiple excludes and multiple includes.