diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-10-31 11:08:03 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-10-31 11:08:03 +0200 |
| commit | 51789d2ed69515ab81bee6633bac3d94c519dc03 (patch) | |
| tree | 6a987db9c0880e92b9f3407438b93c551952ed1a | |
| parent | 5d29afb530ffdaab4b5032b7422da988b31c0867 (diff) | |
| download | tri-51789d2ed69515ab81bee6633bac3d94c519dc03.tar.gz tri-51789d2ed69515ab81bee6633bac3d94c519dc03.zip | |
add tdump to gitignore
| -rw-r--r-- | .gitignore | 1 | ||||
| -rwxr-xr-x | tdump/tdump | bin | 32632 -> 0 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ tasm/tasm +tdump/tdump triscv/triscv deps.mk build diff --git a/tdump/tdump b/tdump/tdump Binary files differdeleted file mode 100755 index 21583a4..0000000 --- a/tdump/tdump +++ /dev/null |
