abuendia commited on
Commit
ae68e6e
2 Parent(s): 70171ae eaa9079

Merge branch 'main' of github.com:fuxialexander/getdemo

Browse files
Files changed (2) hide show
  1. .gitignore +1 -1
  2. .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