Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit c01f418

Browse files
author
Paul van Brenk
committed
Add nodeproj file
1 parent 5ae81de commit c01f418

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.gitattributes

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
* text=auto
33

44
# Custom
5-
*.ts text
6-
*.jade text
7-
*.md text
8-
*.js text
9-
*.cmd text eol=crlf
10-
*.sln text eol=crlf
11-
*.csproj text eol=crlf
12-
*.jsproj text eol=crlf
5+
*.ts text
6+
*.jade text
7+
*.md text
8+
*.js text
9+
*.cmd text eol=crlf
10+
*.sln text eol=crlf
11+
*.csproj text eol=crlf
12+
*.jsproj text eol=crlf
13+
*.njsproj text eol=crlf

0 commit comments

Comments
 (0)