Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Added SHTOOLS as a submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Jan 29, 2024
1 parent 5045e39 commit 8bb2aa0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ swiftest-*
__pycache__*
_cmake*
_dependencies
!SHTOOLS
!SHTOOLS/**


#Documentation
Expand Down Expand Up @@ -76,3 +78,5 @@ actions-runner*

env/**
venv/**

sandbox/**
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "SHTOOLS"]
path = SHTOOLS
url = https://github.com/SHTOOLS/SHTOOLS
1 change: 1 addition & 0 deletions SHTOOLS
Submodule SHTOOLS added at aa6767

0 comments on commit 8bb2aa0

Please sign in to comment.