diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2023-05-08 12:59:34 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2023-05-08 12:59:34 -0400 |
| commit | 2380dd4d73cd6a179567e06e1aa4871ad44ccce3 (patch) | |
| tree | ae30699e00fb99870a7ef94a437a5fd7a03bc5b0 /.gitmodules | |
| parent | f7d90b3c6d9792e13f7c989e449706c04609f092 (diff) | |
| download | dynamic-extension-2380dd4d73cd6a179567e06e1aa4871ad44ccce3.tar.gz | |
gitignore file
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a80fc10 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "external/PLEX"] + path = external/PLEX + url = git@github.com:stoianmihail/PLEX.git |