Initial commit - test serial
This commit is contained in:
17
SerialTest/.gitignore
vendored
Normal file
17
SerialTest/.gitignore
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
# Compiled Object files
|
||||
*.o
|
||||
*.obj
|
||||
|
||||
# Executables
|
||||
*.bin
|
||||
*.elf
|
||||
|
||||
# PROS
|
||||
bin/
|
||||
.vscode/
|
||||
.cache/
|
||||
compile_commands.json
|
||||
temp.log
|
||||
temp.errors
|
||||
*.ini
|
||||
.d/
|
Reference in New Issue
Block a user