mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 18:58:40 +00:00
ignore: Static .a libraries
This commit is contained in:
parent
679b2ae878
commit
aedf72eeef
6 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,6 +15,7 @@ src/userland/bin/
|
||||||
**/.DS_Store
|
**/.DS_Store
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.o
|
*.o
|
||||||
|
*.a
|
||||||
|
|
||||||
# Others
|
# Others
|
||||||
.gitignore
|
.gitignore
|
||||||
|
|
|
||||||
BIN
src/userland/cli/third_party/tcc/libtcc1.a
vendored
BIN
src/userland/cli/third_party/tcc/libtcc1.a
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue