diff options
| author | Tianhao Wang <shrik3@riseup.net> | 2023-03-29 14:27:53 +0200 |
|---|---|---|
| committer | Tianhao Wang <shrik3@riseup.net> | 2023-03-29 14:27:53 +0200 |
| commit | 04c0fd709b868400a826bca05c679a8c4f1abb8d (patch) | |
| tree | c2af369e9b3ec53f011db93350fcc505a31b354c /.gitignore | |
| parent | 7c19ce4ea2c9ae542d743cbdd19e4c0fcf4e3daa (diff) | |
add sqlite3 support
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ __pycache__ notes.txt oauth.txt ./oauth.txt +test_* +data/ |
