Skip to content

Commit d476772

Browse files
committed
v1.0.0
0 parents  commit d476772

File tree

224 files changed

+6362
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

224 files changed

+6362
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/Melatonin-AP-Client/.env
2+
/Melatonin-AP-Client/output

.idea/.idea.Melatonin-AP-Client/.idea/.gitignore

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/.idea.Melatonin-AP-Client/.idea/encodings.xml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/.idea.Melatonin-AP-Client/.idea/indexLayout.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Melatonin-AP-Client.sln

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Melatonin-AP-Client", "Melatonin-AP-Client\Melatonin-AP-Client.csproj", "{EE083168-F5D9-4EF9-96CF-13A91535CDEB}"
4+
EndProject
5+
Global
6+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
7+
Debug|Any CPU = Debug|Any CPU
8+
Release|Any CPU = Release|Any CPU
9+
EndGlobalSection
10+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
11+
{EE083168-F5D9-4EF9-96CF-13A91535CDEB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
12+
{EE083168-F5D9-4EF9-96CF-13A91535CDEB}.Debug|Any CPU.Build.0 = Debug|Any CPU
13+
{EE083168-F5D9-4EF9-96CF-13A91535CDEB}.Release|Any CPU.ActiveCfg = Release|Any CPU
14+
{EE083168-F5D9-4EF9-96CF-13A91535CDEB}.Release|Any CPU.Build.0 = Release|Any CPU
15+
EndGlobalSection
16+
EndGlobal

Melatonin-AP-Client.sln.DotSettings.user

Lines changed: 80 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)