diff options
author | Curtis McEnroe | 2018-09-14 14:57:32 -0400 |
---|---|---|
committer | Curtis McEnroe | 2018-09-14 14:57:32 -0400 |
commit | 3cf064a5311bc5901d9ad5e11126444adf29ced0 (patch) | |
tree | 21da0d251c4548d355246c20f29edaf91b08e247 /.gitignore | |
parent | 326bc5163d3326b3e709caa1ee1f18c94fe7cbfa (diff) |
Add tests for formatParse
With one currently failing so you know they're worth it.
Diffstat (limited to '.gitignore')
-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 |