.gitignore: Ignore sqlite requests response cache

This commit is contained in:
Alan Orth 2021-03-14 11:36:46 +02:00
parent c07716abcb
commit d483f7fc0b
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
node_modules
__pycache__
*.sqlite