diff --git a/.gitignore b/.gitignore index 5051c0a..955bc2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ .DS_Store -.cache \ No newline at end of file +.cache +**/build/ +**/install/ +**/log/ \ No newline at end of file