moved cores to root (and patches within it)
This commit is contained in:
parent
49a2027e8f
commit
e9a9e31afa
10 changed files with 19 additions and 20 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1,14 +1,12 @@
|
|||
.DS_Store
|
||||
|
||||
build/
|
||||
cores/src
|
||||
cores/output
|
||||
private/
|
||||
releases/
|
||||
|
||||
*.o
|
||||
*.so
|
||||
*.elf
|
||||
*.dtb
|
||||
|
||||
# thanks I hate it
|
||||
src/minarch/cores/*
|
||||
!src/minarch/cores/makefile
|
||||
*.dtb
|
||||
Loading…
Add table
Add a link
Reference in a new issue