Add shaarli2hoarder

This commit is contained in:
Marty Oehme 2025-03-12 14:16:59 +01:00
parent bd04d5bbde
commit 36252f6f19
Signed by: Marty
GPG key ID: 4E535BC19C61886E
5 changed files with 117 additions and 1 deletions

14
shaarli2hoarder/.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
*.json
*.html
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv