-
-
Notifications
You must be signed in to change notification settings - Fork 514
Expand file tree
/
Copy path.gitignore
More file actions
38 lines (32 loc) · 557 Bytes
/
.gitignore
File metadata and controls
38 lines (32 loc) · 557 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
bin
obj
# mstest test results
TestResults
*.suo
*.user
*.userprefs
*.pidb
*.bak
*.orig
Help/*
release/*
_ReSharper.*
*.pidb
*.userprefs
packages
packages/*
!packages/repositories.config
.vscode
*.nuspec.tmp
README.html
samples/dotnet/project.lock.json
YamlDotNet/Properties/AssemblyInfo.Generated.cs
.vs
.idea
/YamlDotNet/Properties/AssemblyInfo.cs
BenchmarkDotNet.Artifacts*
/YamlDotNet.AotTest/exitcode.txt
/tools/build/Properties/launchSettings.json
/YamlDotNet.Unity
*.meta