diff --git a/.gitignore b/.gitignore index 39ca2226ca..fafd17aa95 100644 --- a/.gitignore +++ b/.gitignore @@ -238,4 +238,5 @@ package-lock.json !studio/package-lock.json llama.cpp/ # Stray "~" dir some tools create from a literal ~ TMPDIR; never part of the repo. -/~/ +~/ +/temp/