.so and .a target

This commit is contained in:
Imbus 2024-07-02 05:39:08 +02:00
parent 07bb60c8ae
commit df9cd367a3
2 changed files with 13 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,4 +1,6 @@
*.o
*.s
*.so
*.a
build
driver