mirror of
https://github.com/brain-hackers/buildbrain
synced 2026-06-15 14:08:33 +09:00
chore: ignore .exe and all .img files.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -3,5 +3,6 @@ brainux
|
||||
cache/*
|
||||
!cache/.gitkeep
|
||||
nk.bin
|
||||
image/sd.img
|
||||
image/sd*.img
|
||||
*.exe
|
||||
image/work
|
||||
|
||||
Reference in New Issue
Block a user