Spaces:
Running
Running
Merge branch 'main' of github.com:fuxialexander/getdemo
Browse files- .gitignore +1 -1
- .gitmodules +0 -6
.gitignore
CHANGED
|
@@ -3,6 +3,6 @@ getdemo
|
|
| 3 |
libs
|
| 4 |
etc
|
| 5 |
assets
|
| 6 |
-
|
| 7 |
getdemo-1.0.0.sif
|
| 8 |
.github/workflows/docker-build-and-push.yml
|
|
|
|
| 3 |
libs
|
| 4 |
etc
|
| 5 |
assets
|
| 6 |
+
.gitmodules
|
| 7 |
getdemo-1.0.0.sif
|
| 8 |
.github/workflows/docker-build-and-push.yml
|
.gitmodules
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
[submodule "modules/atac_rna_data_processing"]
|
| 2 |
-
path = modules/atac_rna_data_processing
|
| 3 |
-
url = [email protected]:fuxialexander/atac_rna_data_processing.git
|
| 4 |
-
[submodule "modules/proscope"]
|
| 5 |
-
path = modules/proscope
|
| 6 |
-
url = [email protected]:fuxialexander/proscope.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|