Skip to content

Commit

Permalink
clean slate
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronBrooks11 committed Jan 14, 2025
1 parent c13ef9e commit 5a7492b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 9 deletions.
File renamed without changes.
6 changes: 0 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
[submodule "projects/sama"]
path = projects/sama
url = https://github.com/uwo-fast/sama.git
[submodule "projects/OpenAgriS3D"]
path = projects/OpenAgriS3D
url = https://github.com/uwo-fast/OpenAgriS3D.git
1 change: 0 additions & 1 deletion projects/OpenAgriS3D
Submodule OpenAgriS3D deleted from 6884ac
1 change: 0 additions & 1 deletion projects/sama
Submodule sama deleted from 94f9a9
1 change: 0 additions & 1 deletion sync_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ fi
# Loop through each project in the _projects folder
for project in _projects/*; do
if [ -d "$project/docs" ]; then
# Ensure the assets folder for the project is preserved in the correct location
if [ -d "$project/assets" ]; then
# The assets folder will remain within each project
# Make sure to reference it directly in the project's documentation
Expand Down

0 comments on commit 5a7492b

Please sign in to comment.