Import Base64 implementation from old repo
This commit is contained in:
parent
e4735e2dfb
commit
f9c6e9e7cb
8 changed files with 266 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
# ---> C++
|
||||
# Build dirs
|
||||
build/
|
||||
|
||||
# Prerequisites
|
||||
*.d
|
||||
|
||||
|
@ -31,4 +34,3 @@
|
|||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue