diff --git a/.config/git/ignore b/.config/git/ignore index 2c21492..381ee79 100644 --- a/.config/git/ignore +++ b/.config/git/ignore @@ -23,3 +23,6 @@ __pycache__/ # Ignore python virtual environment /venv/ + +# Ignore latex build folder +tex_build/