Files
omath/.gitignore
T
orange b16157e976 Ignores vcpkg directory
Excludes the vcpkg directory from being tracked by Git.

This prevents accidental commits of external library files
managed by vcpkg, keeping the repository cleaner.
2025-08-03 18:31:02 +03:00

5 lines
51 B
Plaintext

/cmake-build/
/.idea
/out
*.DS_Store
/extlibs/vcpkg