feat: add CITATION and hermes workflow

This commit is contained in:
Daniel Bauer
2025-03-11 20:04:52 +01:00
parent 06d745e4a4
commit 96f9b0ee94
4 changed files with 198 additions and 0 deletions

3
.gitignore vendored
View File

@@ -5,3 +5,6 @@ dist
build
__pycache__
*.sqlite3
# Ignoring all HERMES cache files
.hermes/
hermes.log