StaticPipes Documentation

staticpipes.pipes.exclude_dot_directories

Class: PipeExcludeDotDirectories

Exclude any source files in directory that start with an dot, and any of their children, from any pipes that follow this one.

Use to exclude a git folder (.git)

Function: build_file

No Info.

Function: file_changed_during_watch

No Info.