add: add requirements and .gitignore

This commit is contained in:
Blake Ridgway 2025-03-20 19:35:42 -05:00
parent 52a14b53cc
commit a943e6efa3
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
venv
working_sessions.csv

1
requirements.txt Normal file
View file

@ -0,0 +1 @@
reportlab