diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2021-08-30 19:07:26 -0400 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2021-08-30 19:07:26 -0400 |
commit | ea5ef2fe245c09b35c783977928d6e995110cfb4 (patch) | |
tree | e25f71adb433bba34b10c3a013d8b10c24f159e3 /.gitignore | |
parent | 628dd83397c47ff484f7c81b06dcd6d1e4af628b (diff) |
Scrap old spec, add initial value parsing
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ build/ .vscode/ *-test.tnp -*-test.tnt
\ No newline at end of file +*.tnt
\ No newline at end of file |