Skip to content

Commit

Permalink
GZ 3 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
GerardoZA committed May 9, 2024
1 parent cc4e49b commit a5ce1eb
Show file tree
Hide file tree
Showing 5 changed files with 1,342 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.git
.cache
.DS_Store
__pycache__
.Rhistory
data
metadata.tsv
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.Rhistory
.cache
.DS_Store
__pycache__
data
metadata.tsv
Loading

0 comments on commit a5ce1eb

Please sign in to comment.