diff --git a/.gitignore b/.gitignore index 44228cdae..a5569039b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,19 +23,18 @@ # ----------------------------------------------------------------------------- # Dependencies -/node_modules -/__pycache__ -/venv -/.venv +node_modules +__pycache__ +venv +.venv # Build files -/build -/MANIFEST -/site +build +site # Distribution files -/dist -/mkdocs_material.egg-info +dist +mkdocs_material.egg-info # Caches and logs *.cpuprofile