diff --git a/.gitignore b/.gitignore index df9ce3e02d..b7b5c1ae75 100644 --- a/.gitignore +++ b/.gitignore @@ -79,6 +79,7 @@ cov.xml .pytest.ini cover/ junit/ +notes/ # Translations *.mo @@ -201,8 +202,11 @@ checkpoints # If it's a Mac .DS_Store +invokeai/frontend/yarn.lock +invokeai/frontend/node_modules + # Let the frontend manage its own gitignore -# !invokeai/frontend/web/* +!invokeai/frontend/web/* # Scratch folder .scratch/