From 0e05e0b547d90d83344c2b0df1fb157c447f3cdc Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 10 Mar 2024 17:22:00 +0100 Subject: Added .gitattributes --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d2d2580 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* text=auto + +*ipynb linguist-vendored + -- cgit v1.2.3