1 Commits
v1.0.0 ... main

Author SHA1 Message Date
77da7a4acb Added Mirrors and ignored build artefacts
Some checks failed
CI / test-and-lint (push) Has been cancelled
2026-01-21 19:18:07 +01:00
2 changed files with 7 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
*.pyc *.pyc
__pycache__ __pycache__
dist/
*.egg-info

4
MIRRORS Normal file
View File

@@ -0,0 +1,4 @@
git@github.com:kevinveenbirkenbach/wg-mtu-auto.git
ssh://git@git.veen.world:2201/kevinveenbirkenbach/automtu.git
ssh://git@code.infinito.nexus:2201/kevinveenbirkenbach/automtu.git
https://pypi.org/project/automtu/