Added old code

This commit is contained in:
BritishTeapot
2025-02-17 20:08:35 +01:00
parent bb3d40304d
commit f9253e4f50
8 changed files with 472 additions and 0 deletions

1
.gitignore vendored
View File

@@ -87,6 +87,7 @@ ipython_config.py
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# .python-version
.env/
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.