Add initial .gitignore and requirements.txt

This commit is contained in:
moshferatu 2023-12-29 05:36:04 -08:00
commit c7be7e15ea
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
__pycache__/

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
plotly