pruple_boy пре 1 година
родитељ
комит
20682064e8
1 измењених фајлова са 5 додато и 3 уклоњено
  1. 5 3
      .gitignore

+ 5 - 3
.gitignore

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