Added license file and updated clangformat and gitattributes
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,5 +1,11 @@
|
||||
.vs
|
||||
*/Release
|
||||
*/Debug
|
||||
Release
|
||||
Debug
|
||||
*.componentinfo.xml
|
||||
*/avrdude.bat
|
||||
*.elf
|
||||
*.o
|
||||
*.hex
|
||||
*.srec
|
||||
*.eeprom
|
||||
*.lss
|
||||
*.map
|
||||
|
||||
Reference in New Issue
Block a user