diff options
author | bptato <nincsnevem662@gmail.com> | 2021-11-07 09:44:09 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2021-11-07 09:44:09 +0100 |
commit | cac5382d4e9f9f7536a12448dcbe3657f19dbbf4 (patch) | |
tree | 53118177c7219c4dc16f16215afbb0be96bb7455 /.gitignore | |
parent | 872db4726aaf53f307139dd42e79809ce9796c0e (diff) | |
download | chawan-cac5382d4e9f9f7536a12448dcbe3657f19dbbf4.tar.gz |
Another failed attempt at the layout engine
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8c73d90c..59b4d77a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ a twt -wtst.html +test/ |