commit d0d547d8b0c4b73c5a845fc2e9199662a920fd57 Author: Tuan Nghia Nguyen Date: Sun Mar 29 14:14:43 2026 +1100 Initial ANSLibs with .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..5c07dff1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# Large folders - download separately, not tracked in git +Python311/ + +# Build artifacts from old vcpkg +vcpkg_old/ + +# Old boost copies (merged into boost/) +boost_old/ +boost_asio/ +boost_lib/ + +# Not used by ANSCORE +monaco/