an atproto pds written in F# (.NET 9) 馃
pds
fsharp
giraffe
dotnet
atproto
1# Build results
2[Dd]ebug/
3[Dd]ebugPublic/
4[Rr]elease/
5[Rr]eleases/
6x64/
7x86/
8[Ww][Ii][Nn]32/
9[Aa][Rr][Mm]/
10[Aa][Rr][Mm]64/
11bld/
12[Bb]in/
13[Oo]bj/
14[Ll]og/
15[Ll]ogs/
16
17# .NET Core
18project.lock.json
19project.fragment.lock.json
20artifacts/
21
22# ASP.NET Scaffolding
23ScaffoldingReadMe.txt
24
25# NuGet Packages
26*.nupkg
27# NuGet Symbol Packages
28*.snupkg
29
30# dotenv environment variables file
31.env
32
33# Others
34~$*
35*~
36CodeCoverage/
37
38# MSBuild Binary and Structured Log
39*.binlog
40
41# MSTest test Results
42[Tt]est[Rr]esult*/
43[Bb]uild[Ll]og.*
44
45# NUnit
46*.VisualState.xml
47TestResult.xml
48nunit-*.xml
49
50.fake
51*.db
52*.db-*