aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-10-31 00:03:01 +0800
committerAaron LI <aly@aaronly.me>2018-10-31 00:03:01 +0800
commit2b55d9b535cf95a09c529faf2eae63f250cc8d57 (patch)
tree4a16769ce8ab4625e1268adbb767c35dbabc432f /.gitattributes
parentd0d13ad99535fd638b97d721f0248fdd48ee7e0d (diff)
downloadfg21sim-2b55d9b535cf95a09c529faf2eae63f250cc8d57.tar.bz2
Enable LFS for .fits and .fits.xz
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..7a679d4
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.fits filter=lfs diff=lfs merge=lfs -text
+*.fits.xz filter=lfs diff=lfs merge=lfs -text