Skip to content

Commit

Permalink
Add important info about auto deleting files
Browse files Browse the repository at this point in the history
  • Loading branch information
tharders committed Jun 9, 2021
1 parent 5d7e3a0 commit 25f660c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

Export contentful entries to filesystem (md/yaml) for static site generators (hugo/grow/...)

Automatically removes all files from the configured output directory that are not part of the exported entries.
When a `.gitignore` file is found only ignored files are removed.

## Getting started

### Install
Expand Down

0 comments on commit 25f660c

Please sign in to comment.