Compare commits

...

2 Commits

Author SHA1 Message Date
Denis Urs Rudolph
cae08db85f Added Missing git ignores 2025-12-12 12:35:17 +01:00
Denis Urs Rudolph
7b0362e7b8 Fixed missing ignores 2025-12-12 12:34:53 +01:00
5 changed files with 9 additions and 26 deletions

9
.gitignore vendored
View File

@@ -480,3 +480,12 @@ $RECYCLE.BIN/
# Vim temporary swap files
*.swp
# Local Database
*.db
# Local App Settings
appsettings.Development.json
# Uploaded Files
**/uploads/

View File

@@ -1,8 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}

Binary file not shown.

View File

@@ -1,9 +0,0 @@
[Interface]
PrivateKey = +CaAYIVmKuE/nKz1f/J5PSZMoZ5ZF5geA1cBrNWxW20=
Address = 192.168.2.3/32
DNS = 192.168.2.1
[Peer]
PublicKey = aNRAa8n1Jl9CnfbQECtCpwq8750jj/+Ahvz38o4U0l8=
AllowedIPs = 0.0.0.0/0
Endpoint = hal9000.damnserver.com:51820

View File

@@ -1,9 +0,0 @@
[Interface]
PrivateKey = +CaAYIVmKuE/nKz1f/J5PSZMoZ5ZF5geA1cBrNWxW20=
Address = 192.168.2.3/32
DNS = 192.168.2.1
[Peer]
PublicKey = aNRAa8n1Jl9CnfbQECtCpwq8750jj/+Ahvz38o4U0l8=
AllowedIPs = 0.0.0.0/0
Endpoint = hal9000.damnserver.com:51820