diff options
| author | Warrick Lo <wlo@warricklo.net> | 2026-05-14 10:10:33 -0700 |
|---|---|---|
| committer | Warrick Lo <wlo@warricklo.net> | 2026-05-14 10:10:33 -0700 |
| commit | f86d0ecc94c071b8856f967f77b305a8d1a9c5f8 (patch) | |
| tree | dc30890074a92b847e875c430bd79c6d4cd31732 /.gitattributes | |
| parent | Remove course resources (diff) | |
| download | montreal-f86d0ecc94c071b8856f967f77b305a8d1a9c5f8.tar.xz montreal-f86d0ecc94c071b8856f967f77b305a8d1a9c5f8.zip | |
Tidy root directory [skip ci]
Signed-off-by: Warrick Lo <wlo@warricklo.net>
Diffstat (limited to '')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index b02f465..5aa7d37 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,2 @@ * text=auto eol=lf - *.pdf filter=lfs diff=lfs merge=lfs -text export-ignore -*.pptx filter=lfs diff=lfs merge=lfs -text export-ignore |