mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-21 22:41:26 +00:00
add gitignore file
This commit is contained in:
parent
59dbaf2b50
commit
bded6a015b
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
bin/*
|
||||
*.o
|
||||
src/base64u.c
|
||||
src/base64u.h
|
Loading…
Reference in a new issue