Skip to content

Commit

Permalink
fix root dir .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: carbon <[email protected]>
  • Loading branch information
carbonfix committed Jun 21, 2024
1 parent fe768a2 commit 9fcb21c
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
build
freertos
fsbl

install/
out/

host-tools
isp_tuning
linux_5.10
middleware
opensbi
osdrv
ramdisk
u-boot-2021.10
buildroot-2021.05
oss
cviruntime
cvikernel
cvimath
cvibuilder
cnpy
flatbuffers
install
host-tools/

*~
*.swp
*.swo
*.bak
*.rej
.DS_Store

tags
.tags*
cscope.*
ncscope.*
.svim

__pycache__
.vscode

0 comments on commit 9fcb21c

Please sign in to comment.