zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

commit 19e83ee60da55c097f1f517ded545239bcd0cbca
parent 09e207ae3eb020f53ec38ce1246cdedaef33c7df
Author: srfsh <dev@srf.sh>
Date:   Tue, 19 Jul 2022 12:01:04 +0300

gitignore: style fix

Diffstat:
M.gitignore | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore @@ -89,8 +89,8 @@ # zencode !/zencode/ /zencode/* -!/zencode/README.md !/zencode/*/ +!/zencode/README.md !/zencode/src/*.zen !/zencode/test/*.sh