update gitignore

This commit is contained in:
Shaun Inman 2023-02-27 08:10:29 -05:00
parent f74b1f74c4
commit 1b4efbab82

5
.gitignore vendored
View file

@ -1,6 +1,6 @@
.DS_Store
build/
build
cores/src
cores/output
private
@ -10,4 +10,5 @@ src/boot/output
*.o
*.so
*.elf
*.dtb
*.dtb
*.zip