Add build/ dir to .gitignore
This commit is contained in:
parent
95c10c9ba7
commit
166e0ae05b
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,3 +8,4 @@ MDK-ARM/Listing/
|
|||
MDK-ARM/Objects/
|
||||
MDK-ARM/RTE/
|
||||
MDK-ARM/*.uvguix.*
|
||||
build/
|
||||
|
|
Loading…
Add table
Reference in a new issue