diff --git a/.gitignore b/.gitignore index f68d109..a01c8ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ ### IntelliJ IDEA ### +CMP329CW2.iml out/ !**/src/main/**/out/ !**/src/test/**/out/ @@ -26,4 +27,4 @@ bin/ .vscode/ ### Mac OS ### -.DS_Store \ No newline at end of file +.DS_Store