Files
BlueMastoFeed/.gitignore
Ralf Kirchner 17357da659
All checks were successful
Build and Push Docker Image on Tag / build_and_push (push) Successful in 32s
Create Release / release (push) Successful in 10s
chore(base): Projektstruktur mit Gitea und Changelog-Support eingerichtet
2025-05-31 21:40:30 +02:00

14 lines
116 B
Plaintext

.env
data/*
!data/.gitkeep
# Config & meta
CHANGELOG.md
ENVIRONMENT.md
# IDEs / Editor
.vscode/
.idea/
.DS_Store