]> nuage.metani.fr Git - 3GPP.git/commitdiff
Add .sh suffix, Add rule for .awk in gitattributes
authorDavid Lecompte <3gpp@metani.eu>
Wed, 3 Jun 2026 12:28:09 +0000 (14:28 +0200)
committerDavid Lecompte <3gpp@metani.eu>
Wed, 3 Jun 2026 12:28:09 +0000 (14:28 +0200)
.gitattributes
bin/docx2asn.sh [moved from bin/docx2asn with 100% similarity]

index 1d2fc83192502539913d9757fa1d2a8ee9d2e95e..1e5628cadc8356884870197b09b3dcfd15b7f8a9 100644 (file)
@@ -1,2 +1,3 @@
 *.sh text eol=lf
 *.sh text eol=lf
+*.awk text eol=lf
 
 
similarity index 100%
rename from bin/docx2asn
rename to bin/docx2asn.sh