diff --git a/.gitignore b/.gitignore index 69ea798..20f71bd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ #Input of tests src/test/resources/prod/* src/test/scala/EndToEndTest.scala +src/test/models/* #Output of tests src/test/tmp/*