Added requirements.txt and README.md for ppl other than me

This commit is contained in:
paoda
2019-11-29 15:40:33 -04:00
parent 35bc9e25f2
commit febc7b9ac4
5 changed files with 26 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Visual Studio Code
.vscode/
# Environments
.env
.
env/
venv/
ENV/
env.bak/
venv.bak/