added env and requirements.txt

This commit is contained in:
weygoldt
2023-01-11 14:24:29 +01:00
parent 3db4b1dfe1
commit 1f3acff4bb
2 changed files with 69 additions and 1 deletions

4
.gitignore vendored
View File

@@ -3,7 +3,9 @@
# Own stuff
data
# Mac Stuff
env
# Mac Stuff
*.DS_Store
### Python ###