chore(base): Projektstruktur mit Gitea und Changelog-Support eingerichtet

This commit is contained in:
2025-05-29 20:53:36 +02:00
commit f428a6b1d6
4 changed files with 185 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Config & meta
CHANGELOG.md
ENVIRONMENT.md
autopost.sh
# IDEs / Editor
.vscode/
.idea/
.DS_Store