@@ -34,8 +34,10 @@ mvnw.cmd
# tmp file
.tmp
-/tmp/
+*/tmp
+*/target
+
# web file
-*/web/*
-*/mjs/*
+*/web
+*/mjs