update gitignore
This commit is contained in:
parent
f74b1f74c4
commit
1b4efbab82
1 changed files with 3 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
|||
.DS_Store
|
||||
|
||||
build/
|
||||
build
|
||||
cores/src
|
||||
cores/output
|
||||
private
|
||||
|
|
@ -11,3 +11,4 @@ src/boot/output
|
|||
*.so
|
||||
*.elf
|
||||
*.dtb
|
||||
*.zip
|
||||
Loading…
Add table
Add a link
Reference in a new issue