Skip to content

Commit c01f418

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

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

.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)