Rename requirements.txt + add ClientData skeleton

This commit is contained in:
Nitwix
2025-04-12 09:42:40 +02:00
parent a3fb4e5254
commit 8e9db9f1da
3 changed files with 24 additions and 0 deletions

13
.gitignore vendored
View File

@ -260,3 +260,16 @@ poetry.toml
pyrightconfig.json
# End of https://www.toptal.com/developers/gitignore/api/flask,python
# Devenv
.devenv*
devenv.local.nix
devenv.nix
devenv.yaml
.envrc
devenv.lock
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml