Initial commit
This commit is contained in:
commit
edea29ea5a
2 changed files with 8 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# ---> Nim
|
||||
nimcache/
|
||||
nimblecache/
|
||||
htmldocs/
|
||||
|
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Cytoplasm-bindings
|
||||
|
||||
Nim bindings for Cytoplasm.
|
Loading…
Reference in a new issue