diff --git a/.gitignore b/.gitignore index 7bbc71c..d1f8edc 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,6 @@ ENV/ # mypy .mypy_cache/ + +# Ignore directories in lexicon/ +lexicon/*/ \ No newline at end of file