added license, moved cell libs into repo
added buffer (not tested),
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,2 +1,8 @@
|
||||
i386*
|
||||
*.i386*
|
||||
x86_64*
|
||||
*.x86_64*
|
||||
arm64_*
|
||||
*.arm64_*
|
||||
*~
|
||||
Makefile.deps
|
||||
*.deps
|
||||
|
Reference in New Issue
Block a user