Initial
This commit is contained in:
commit
b93903166a
3 changed files with 48 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
*.o
|
||||
*.d
|
||||
*a.out*
|
||||
*.elf
|
||||
build
|
||||
.cache/
|
||||
words.txt
|
||||
compile_commands.json
|
||||
*vscode*
|
Loading…
Add table
Add a link
Reference in a new issue