view tests/bakes/test_dotfiles.yaml @ 1161:356ffb974e47

cm: Update hgignore.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 01 Oct 2019 07:33:55 -0700
parents 45ad976712ec
children
line wrap: on
line source

---
in:
    assets/something.txt: Foo bar
    assets/.htaccess: "# Apache config"
outfiles:
    something.txt: Foo bar
    .htaccess: "# Apache config"