Browse Source

格屋开发完成

pruple_boy 1 year ago
parent
commit
20682064e8
1 changed files with 5 additions and 3 deletions
  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