Skip to content

Commit aa2bfc4

Browse files
Ignore DLR-F25 dataset files
DLR provides the DLR-F25 under terms that forbid redistribution. These rules were present in the working tree but never committed, so a fresh clone did not carry the protection.
1 parent 127b8ee commit aa2bfc4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,3 +217,11 @@ __marimo__/
217217

218218
# Local SSE smoke test outputs
219219
export.sse.json
220+
221+
# Restricted dataset: DLR-F25 is provided by DLR under terms that forbid
222+
# redistribution. Never commit these files to any repository.
223+
DLR-F25*
224+
DLR_F25*
225+
dlr_f25*
226+
dlrf25*
227+
*F25*.xml

0 commit comments

Comments
 (0)