Modification du .gitignore
This commit is contained in:
parent
501145e0f0
commit
7d4c6ddb3a
1 changed files with 4 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
||||||
*.lst
|
*.lst
|
||||||
*.uvguix*
|
*.uvguix*
|
||||||
DebugConfig/
|
MDK-ARM/DebugConfig/
|
||||||
*.scvd
|
*.scvd
|
||||||
|
MDK-ARM/NUCLEO-F103RB/
|
||||||
|
*.o
|
Loading…
Reference in a new issue