Skip to content

Commit f88a0f5

Browse files
committed
Include .gitattributes in solution
1 parent 6794281 commit f88a0f5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
*.user
1111
*.userosscache
1212
*.sln.docstates
13+
.vscode/
1314

1415
# User-specific files (MonoDevelop/Xamarin Studio)
1516
*.userprefs

Glob.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ VisualStudioVersion = 15.0.27130.2010
44
MinimumVisualStudioVersion = 10.0.40219.1
55
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F967A574-936D-4CCE-B01F-E21F972F7E77}"
66
ProjectSection(SolutionItems) = preProject
7+
.gitattributes = .gitattributes
78
.gitignore = .gitignore
89
ChangeLog.md = ChangeLog.md
910
LICENSE = LICENSE

0 commit comments

Comments
 (0)