Explorar o código

格屋开发完成

pruple_boy hai 1 ano
pai
achega
20682064e8
Modificáronse 1 ficheiros con 5 adicións e 3 borrados
  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