ignore: Static .a libraries

This commit is contained in:
boreddevnl 2026-05-09 17:25:40 +02:00
parent 679b2ae878
commit aedf72eeef
6 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -15,6 +15,7 @@ src/userland/bin/
**/.DS_Store **/.DS_Store
.DS_Store .DS_Store
*.o *.o
*.a
# Others # Others
.gitignore .gitignore

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.