Skip to content

Commit 94babef

Browse files
author
Dave de Moel
committed
Added attributes file for github
1 parent aed4a99 commit 94babef

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.js linguist-detectable=false
2+
*.html linguist-detectable=false
3+
*.cs linguist-detectable=true

src/UmbracoContentApi/UmbracoContentApi.sln

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UmbracoContentApi.Core.Old"
99
EndProject
1010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentation", "{E12B378D-9B5E-47B6-9250-A48FE337B26F}"
1111
ProjectSection(SolutionItems) = preProject
12+
..\..\.gitattributes = ..\..\.gitattributes
1213
..\..\.gitignore = ..\..\.gitignore
1314
..\..\azure-pipelines.yml = ..\..\azure-pipelines.yml
1415
..\..\GitVersion.yml = ..\..\GitVersion.yml

0 commit comments

Comments
 (0)