Add .gitignore and requirements.txt

This commit is contained in:
moshferatu 2023-09-22 08:35:47 -07:00
commit ab17f59778
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.env

1
requirements.txt Normal file
View File

@ -0,0 +1 @@
dotenv