We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f40c977 commit c4199a9Copy full SHA for c4199a9
3 files changed
.gitattributes
@@ -12,3 +12,7 @@
12
*.gif binary
13
*.ico binary
14
*.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