forked from SoftAllan/Filesystem
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
21 lines (20 loc) · 834 Bytes
/
Copy path.gitattributes
File metadata and controls
21 lines (20 loc) · 834 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Define the workspace as a DataFlex language project.
# Once DataFlex lands in github-linguist (PR #7479) these mappings switch
# from "suppress misdetection" to "count as DataFlex" automatically.
# NOTE: deliberately no text/eol attributes here; adding eol pins would
# renormalize existing files.
*.src linguist-language=DataFlex
*.pkg linguist-language=DataFlex
*.vw linguist-language=DataFlex
*.dg linguist-language=DataFlex
*.sl linguist-language=DataFlex
*.bp linguist-language=DataFlex
*.wo linguist-language=DataFlex
*.inc linguist-language=DataFlex
*.rv linguist-language=DataFlex
*.dd linguist-language=DataFlex
*.h linguist-language=DataFlex
*.Inc linguist-language=DataFlex
# Workspace config is INI-format data; without this, *.ws is detected as
# "Witcher Script" (a game-modding language).
*.ws linguist-language=INI