diff --git a/.gitignore b/.gitignore index 7cd8431..cfce37c 100644 --- a/.gitignore +++ b/.gitignore @@ -66,4 +66,7 @@ config.yaml # SQLite *.db* -*settings.json \ No newline at end of file +*settings.json + +# Test suite (local only, not committed yet) +test/ \ No newline at end of file