diff --git a/.gitignore b/.gitignore index d58f261..f756616 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /bin/* !/bin/.gitkeep +.build **/*.log .DS_Store