Mark flake.lock as binary for merge conflicts

This makes git preserve the local version, but still mark the file as
conflicted, so it is not mangled with conflict regions.
This commit is contained in:
Erwin Boskma 2024-01-23 13:40:29 +01:00
parent 4a2702934b
commit cf8e6ee452
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
/flake.lock merge=binary