update gitignore

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

3
.gitignore vendored
View file

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