diff --git a/.gitignore b/.gitignore index 55fef4d..cc129c8 100644 --- a/.gitignore +++ b/.gitignore @@ -50,4 +50,5 @@ Thumbs.db # ─── pytest / coverage ─────────────────────────────────────────────────────── .pytest_cache/ .coverage -htmlcov/ \ No newline at end of file +htmlcov/ +license_server/ \ No newline at end of file