We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae35c0 commit 1235fcdCopy full SHA for 1235fcd
Dotnet.gitignore
@@ -23,23 +23,6 @@ bld/
23
[Ll]og/
24
[Ll]ogs/
25
26
-# VS and VS Code files for those working on multiple tools
27
-.vscode/*
28
-
29
-!.vscode/settings.json
30
-!.vscode/tasks.json
31
-!.vscode/launch.json
32
-!.vscode/extensions.json
33
-*.code-workspace
34
35
-.vs/*
36
37
-# Still usesd in VS for HTTP files and publish profiles
38
-.user
39
40
-# OS Specifc
41
-.DS_Store/*
42
43
# .NET Core
44
project.lock.json
45
project.fragment.lock.json
@@ -68,7 +51,4 @@ CodeCoverage/
68
51
# NUnit
69
52
*.VisualState.xml
70
53
TestResult.xml
71
-nunit-*.xml
72
73
-# JetBrains Rider
74
-.idea/*
54
+nunit-*.xml
0 commit comments