Skip to content

Commit 2ab44ba

Browse files
committed
add csv.gz to gitignore
1 parent 3737ea3 commit 2ab44ba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ mimic-iv/docker-postgres/.env
77
# duckdb / sqlite db files
88
*.db
99

10+
# data
11+
*.csv.gz
12+
1013
# credentials
1114
key.json
1215

0 commit comments

Comments
 (0)