diff --git a/.gitignore b/.gitignore index 8618e5b13..de81e974f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/.idea /coverage.txt /*.iml /.env* @@ -6,3 +7,4 @@ /public_html /build /var +/TODO