Browse Source

Add requirements.txt; update .gitignore

master
Raphael Roberts 5 years ago
parent
commit
0df7ba9db7
  1. 3
      .gitignore
  2. 4
      requirements.txt

3
.gitignore

@ -0,0 +1,3 @@
/.dir-locals.el
*.pyc
*.egg-info

4
requirements.txt

@ -0,0 +1,4 @@
panera_shifts
simple-gapi
python-dateutil
pytz
Loading…
Cancel
Save