diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2019-02-15 22:01:14 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2019-02-15 23:17:23 +0100 |
commit | 0a64179efcc8eae1ff77386be14ec081aa1b68de (patch) | |
tree | e38a0a69b04661aada37739c7aebc93b446a5516 | |
parent | 1891531976f615f57d96271bc38c8d5827e31013 (diff) | |
download | dlp_check_version_PyPI-0a64179efcc8eae1ff77386be14ec081aa1b68de.tar.gz |
Finally, hopefully, version caching ETags to SQLite.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ __pycache__/ *.log -dlpcvp-log*.txt +dlpcvp*.txt *.db |