1
0
mirror of https://github.com/open-simh/simh.git synced 2026-05-22 21:49:21 +00:00

GIT: .gitattributes, .gitignore and *.cmake are text files

This commit is contained in:
Richard
2026-04-10 14:54:20 -06:00
committed by Paul Koning
parent df41794057
commit 6e76f6470e

4
.gitattributes vendored
View File

@@ -13,4 +13,6 @@
*.crd binary
*.dck binary
sim_rev.h export-subst
*.cmake text=auto
.gitattributes text=auto
.gitignore text=auto