diff --git a/.gitignore b/.gitignore index 24a1300..fee4ec0 100644 --- a/.gitignore +++ b/.gitignore @@ -138,3 +138,9 @@ dmypy.json # Cython debug symbols cython_debug/ + +# vscode +.vscode/ + +# the-hunt specific: +app.db \ No newline at end of file