add template for python requirements.txt projects

This commit is contained in:
Noah Masur
2022-06-26 22:10:57 -04:00
parent e4b15ea100
commit 720ca5d94c
5 changed files with 71 additions and 0 deletions

4
templates/python/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.direnv
result
*.pyc
.DS_Store