1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 00:08:52 -05:00

Create DyalogAPL.gitattributes

This commit is contained in:
Adám Brudzewsky 2024-06-19 18:02:27 +02:00 committed by Alexander Karatarakis
parent 46f81f7f44
commit 4b01243cf0

14
DyalogAPL.gitattributes Normal file
View File

@ -0,0 +1,14 @@
# Basic .gitattributes for a Dyalog APL repo.
# This template includes MiServer
# Source files
# ============
*.apl? linguist-language=APL
*.dyalog linguist-language=APL
*.dyapp linguist-language=APL
*.mipage linguist-language=APL
# Config and log files
# ====================
.dcfg linguist-language=JSON5
.dlf linguist-language=JSON5