Skip to content

Commit 193b800

Browse files
committed
Move external fixtures to another place
1 parent 93c2a70 commit 193b800

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## files generated by popular Visual Studio add-ons.
33

44
**/.NCrunch*/**
5-
**/fixtures/**
5+
**/external-fixtures/**
66

77
**/GeneratedCertificates/**
88
# User-specific files
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
https://github.com/0x7c13/Notepads
2+
https://github.com/2dust/v2rayN
3+
https://github.com/AngleSharp/AngleSharp
4+
https://github.com/AutoDarkMode/Windows-Auto-Night-Mode
5+
https://github.com/Azure/DotNetty
6+
https://github.com/BepInEx/BepInEx
7+
https://github.com/BluePointLilac/ContextMenuManager
8+
https://github.com/aalhour/C-Sharp-Algorithms
9+
https://github.com/atom0s/Steamless
10+
https://github.com/bchavez/Bogus
11+
https://github.com/bombomby/optick
12+
https://github.com/borisdj/EFCore.BulkExtensions
13+
https://github.com/brandonlw/Psychson

0 commit comments

Comments
 (0)