diff options
author | Nao Pross <naopross@thearcway.org> | 2018-11-29 00:05:39 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2018-11-29 00:16:27 +0100 |
commit | 0c5dffe44ee1a13ab38041de73e3d0373458375e (patch) | |
tree | 9c9bfcd6b0b3890c7da2a2ef88510e637969970a /.gitignore | |
parent | Add padding to output (diff) | |
download | base32asm-0c5dffe44ee1a13ab38041de73e3d0373458375e.tar.gz base32asm-0c5dffe44ee1a13ab38041de73e3d0373458375e.zip |
Add b32d for future decoder implementation, update test
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ b32e b32d *.o +*.b32 |