diff options
author | Kyle Gunger <corechg@gmail.com> | 2020-07-08 17:02:34 -0400 |
---|---|---|
committer | Kyle Gunger <corechg@gmail.com> | 2020-07-08 17:02:34 -0400 |
commit | 8db6eccbd4678305bf7fcb66effa1a57d929db34 (patch) | |
tree | f5d4059fb81291329d33767436403e2090b62525 /.gitignore | |
parent | 08fabe9627d89b9811b0fafe1c2bb11773d02bbc (diff) |
Update tree structure
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ build/ -.vscode/
\ No newline at end of file +.vscode/ + +*-test.tnp
\ No newline at end of file |