diff options
author | sinanmohd <sinan@firemail.cc> | 2023-11-26 22:00:45 +0530 |
---|---|---|
committer | sinanmohd <sinan@firemail.cc> | 2023-11-26 22:02:21 +0530 |
commit | 211cdf0a99991bad94ae6a5fde6731a38448fa39 (patch) | |
tree | 47d8928a49d2905c5a0c3ae07456a912d7931199 | |
parent | 04b49efb5dfff4888bac3f7144fbedb8ea6db090 (diff) |
repo: rm sds module
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | .local/bin/sds | 0 |
3 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c905e75 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.local/bin/sds diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 744e475..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule ".local/bin/sds"] - path = .local/bin/sds - url = https://git.sinanmohd.com/sds diff --git a/.local/bin/sds b/.local/bin/sds deleted file mode 160000 -Subproject 4de3e44012190773f5bc468bb74235f66375c2f |