Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 91ff78b

Browse files
committed
fix: update ignores
1 parent dc6a989 commit 91ff78b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
.*_cache
33
node_modules/
44
__pycache__
5+
data/sentinel-2-l2a.parquet

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,5 @@ node_modules/
178178
cdk.out/
179179
cdk-outputs.json
180180
cdk.context.json
181+
182+
data/sentinel-2-l2a.parquet

0 commit comments

Comments
 (0)