diff --git a/thx/core.py b/thx/core.py index e07b541..fbab1a5 100644 --- a/thx/core.py +++ b/thx/core.py @@ -174,6 +174,7 @@ class ThxWatchdogHandler(FileSystemEventHandler): ".mypy_cache", ".coverage*", "*.swp", + ".thx", ] def __init__(