Spax
CDCloudflare Developers
•Created by Spax on 10/9/2024 in #workers-help
getting git-integrated CF Pages to ignore submodules
I just linked some submodules on my repository https://github.com/SpiritAxolotl/spax.zone. The submodules in the
subdomains/
directory are for what open source subdomains my website currently uses (currently only two are set up). My issue is that these submodules are now cloned alongside the repository whenever I push changes, and I don't want that. I can't seem to figure out how to get cloudflare to ignore them.
Is there a solution to this that doesn't involve multiple git branches or removing the submodules in the repository? thank you2 replies