diff options
author | June McEnroe <june@causal.agency> | 2018-09-14 14:57:32 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-09-14 14:57:32 -0400 |
commit | 3cf064a5311bc5901d9ad5e11126444adf29ced0 (patch) | |
tree | 21da0d251c4548d355246c20f29edaf91b08e247 /.gitignore | |
parent | Preview with nick in input window (diff) | |
download | catgirl-3cf064a5311bc5901d9ad5e11126444adf29ced0.tar.gz catgirl-3cf064a5311bc5901d9ad5e11126444adf29ced0.zip |
Add tests for formatParse
With one currently failing so you know they're worth it.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cdb8b82..d3a0af8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.o +*.t chatte chroot.tar root |