diff --git a/.gitignore b/.gitignore index 911d68c..627f58d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ venv/ # Ignore context tool directory context_tool/ +# Ignore info directory +info/ # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]