diff options
author | B. Stack <bgstack15@gmail.com> | 2022-11-14 08:27:01 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-11-14 08:27:01 -0500 |
commit | 28f433ffb9724912208da66c801cf668d7aa4c53 (patch) | |
tree | 77c4976fc041de8cb10a60db285c23b32accad5c /.gitignore | |
parent | fix #1: fails when accept header is absent (diff) | |
download | coupons-28f433ffb9724912208da66c801cf668d7aa4c53.tar.gz coupons-28f433ffb9724912208da66c801cf668d7aa4c53.tar.bz2 coupons-28f433ffb9724912208da66c801cf668d7aa4c53.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ old __pycache__ +.*.swp |