diff --git a/.gitignore b/.gitignore index ec3760e..23b90f7 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,9 @@ CMS_SC/obj/* CMS_SC/logs/*.txt CMS_SC/logs/*.zip CMS_SC/imagecache/* +CMS_SC/bin/ +CMS_SC/tmp/ + #-------------------------------------------- # VersGen @@ -367,5 +370,4 @@ FakesAssemblies/ _Pvt_Extensions # ---> VisualStudioCode -.settings -CMS_SC/bin/ +.settings \ No newline at end of file