Skip to content
This repository was archived by the owner on Apr 10, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* -text
22 changes: 14 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,25 @@
*.lib
*.sbr
*.scc
[Bb]in/
[Dd]ebug/
[Bb]in
[Dd]ebug*/
obj/
[Rr]elease/
[Rr]elease*/
_ReSharper*/
[Tt]humbs.db
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
*.[Pp]ublish.xml
*.resharper*
AppData/
App_Data/
*.log.*
[Ll]ogs/
[Dd]ata/
[Pp]ackages/
[Dd]atabase/
[Tt]humbs.db
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
*.sln.DotSettings.*
*.ncrunchproject
*.ncrunchsolution
*.nupkg
.vs
.vscode
*.orig
6 changes: 0 additions & 6 deletions .nuget/NuGet.Config

This file was deleted.

Binary file removed .nuget/NuGet.exe
Binary file not shown.
52 changes: 0 additions & 52 deletions .nuget/NuGet.targets

This file was deleted.

5 changes: 5 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Contributor Covenant Code of Conduct

Please refer to the [code of conduct](https://github.com/OpenRealEstate/OpenRealEstate/blob/master/CODE_OF_CONDUCT.md) document that applies to all repositories in the OpenRealEstate organisation.

---
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Contributing

Please refer to the [contributing](https://github.com/OpenRealEstate/OpenRealEstate/blob/master/CONTRIBUTING.md) document that applies to all repositories in the OpenRealEstate organisation.

---
6 changes: 0 additions & 6 deletions Code/EcmaScript.NET/..svnbridge/.svnbridge

This file was deleted.

25 changes: 0 additions & 25 deletions Code/EcmaScript.NET/AssemblyInfo.cs

This file was deleted.

Loading