Initial
This commit is contained in:
commit
d6d2856c3a
8 changed files with 174 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
*.o
|
||||
*.so
|
||||
*.a
|
||||
.cache
|
||||
*.elf
|
||||
tags
|
||||
compile_commands.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue