mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
exclude .o binaries .gitignore
This commit is contained in:
parent
1cb8425653
commit
0846ed27b2
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -26,7 +26,7 @@ src/userland/bin/
|
|||
boredos.iso
|
||||
disk.img
|
||||
limine
|
||||
**/.DS_Store
|
||||
.DS_Store
|
||||
src/.DS_Store
|
||||
limine
|
||||
/build/
|
||||
*.o
|
||||
Loading…
Reference in a new issue