Skip to content

Commit c4199a9

Browse files
committed
samples: preserve sample data byte-for-byte (-text attribute, keep CRLF)
1 parent f40c977 commit c4199a9

3 files changed

Lines changed: 59743 additions & 59739 deletions

File tree

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@
1212
*.gif binary
1313
*.ico binary
1414
*.whl binary
15+
16+
# Örnek veri setleri bayt-bayt korunur — WoS exportu CRLF gelir; eol
17+
# dönüşümü/normalizasyon YOK (paketlenen kopya orijinaliyle birebir aynı).
18+
python_pkg/src/bibexpy/_samples/** -text

0 commit comments

Comments
 (0)