diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-10 17:22:00 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-10 17:22:00 +0100 |
| commit | 0e05e0b547d90d83344c2b0df1fb157c447f3cdc (patch) | |
| tree | 324a04d90a397af2fe392f80c3949e40f5afd4de /.gitattributes | |
| parent | d6775d5eae52f1793b7efd61a10586e0bd54d117 (diff) | |
| download | mitjafelicijan.com-0e05e0b547d90d83344c2b0df1fb157c447f3cdc.tar.gz | |
Added .gitattributes
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d2d2580 --- /dev/null +++ b/.gitattributes | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | * text=auto | ||
| 2 | |||
| 3 | *ipynb linguist-vendored | ||
| 4 | |||
