easylibstorage/.gitignore
gmega 3baf2d65d3
feat: add fetch-libstorage.sh to download prebuilt library
Script auto-detects OS/arch, downloads the matching libstorage release
zip from GitHub, and extracts it into the layout expected by CMakeLists.txt.
Also updates .gitignore to exclude build/ and libstorage/ directories.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 16:09:13 -03:00

4 lines
32 B
Plaintext

cmake-*
build/
libstorage/
.idea