git:ignore: Add build/

This commit is contained in:
2024-01-05 15:26:20 +01:00
parent cb03f35f13
commit c0fdb36c8e

View File

@@ -27,5 +27,6 @@ __pycache__/
# Ignore python virtual environment # Ignore python virtual environment
venv/ venv/
# Ignore latex build folder # Ignore build directories
build/
tex_build/ tex_build/