git-lfs: add default .gitattributes file

Since the prplMesh project is configured to use git-lfs, add a default .gitattributes file.
For now, only track (accidentily committed) .img files.

Signed-off-by: Maarten De Decker <maarten.dedecker@mind.be>
This commit is contained in:
Maarten De Decker
2024-11-21 15:36:06 +01:00
committed by Frederik Van Bogaert
parent f1f08f4358
commit 167071fed3

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.img filter=lfs diff=lfs merge=lfs -text