summaryrefslogtreecommitdiff
path: root/.gitmodules
AgeCommit message (Collapse)Author
2025-11-10Replace Git submodule with setup script for documents魏曹先生
The .gitmodules file has been removed and replaced with a setup.sh script that handles cloning the documents repository. This provides more flexibility than Git submodules while achieving similar results. The .gitignore has been updated to reflect this change.
2025-11-06Reorganize .gitignore and update submodule configuration魏曹先生
2025-11-05Add submodules魏曹先生