library files required for the build added

This commit is contained in:
Priler
2026-01-17 06:08:09 +05:00
parent 7440baa1b2
commit baf84e0d8f
8 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@@ -33,13 +33,13 @@ tree.txt
# Binaries and dynamic libraries # Binaries and dynamic libraries
*.exe *.exe
*.dll # *.dll
*.so *.so
*.dylib *.dylib
# Static libraries # Static libraries
*.a *.a
*.lib # *.lib
# Rust compilation artifacts # Rust compilation artifacts
*.rlib *.rlib

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.