xsh_1997 il y a 2 semaines
Parent
commit
bee455de82
2 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 3 0
      .gitignore
  2. 3 0
      ruoyi-ui/.gitignore

+ 3 - 0
.gitignore

@@ -46,3 +46,6 @@ nbdist/
46 46
 !*/build/*.java
47 47
 !*/build/*.html
48 48
 !*/build/*.xml
49
+
50
+### web ###
51
+ruoyi-ui/vue.config.js

+ 3 - 0
ruoyi-ui/.gitignore

@@ -21,3 +21,6 @@ selenium-debug.log
21 21
 .cursor/
22 22
 package-lock.json
23 23
 yarn.lock
24
+
25
+### web ###
26
+vue.config.js