Remove CutScript submodule - can be cloned separately from https://github.com/DataAnts-AI/CutScript.git

This commit is contained in:
2026-04-03 10:33:56 -06:00
parent c7445206cc
commit bb9ac53ae5
3 changed files with 3 additions and 4 deletions

3
.gitignore vendored
View File

@ -21,6 +21,9 @@ htmlcov/
.idea/ .idea/
.cursor/ .cursor/
# Submodules (can be cloned separately if needed)
CutScript/
# OS files # OS files
.env .env
.env.local .env.local

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "CutScript"]
path = CutScript
url = https://github.com/DataAnts-AI/CutScript.git

Submodule CutScript deleted from e5c47e31b3