shish 1 maand geleden
bovenliggende
commit
5cc3de1b98
3 gewijzigde bestanden met toevoegingen van 8 en 8 verwijderingen
  1. 2 2
      .aiignore
  2. 4 4
      .cursorignore
  3. 2 2
      .windsurfignore

+ 2 - 2
.aiignore

@@ -27,5 +27,5 @@ logs/
 *.map
 
 # h5 variants 鈥?only touch when the user explicitly asks
-hdh5/
-mallh5/
+# hdh5/
+# mallh5/

+ 4 - 4
.cursorignore

@@ -1,4 +1,4 @@
-# Dependencies & vendors
+# Dependencies & vendors
 node_modules/
 vendor/
 
@@ -26,6 +26,6 @@ logs/
 # Source maps
 *.map
 
-# h5 variants — only touch when the user explicitly asks
-hdh5/
-mallh5/
+# h5 variants ¡ª only touch when the user explicitly asks
+# hdh5/
+# mallh5/

+ 2 - 2
.windsurfignore

@@ -27,5 +27,5 @@ logs/
 *.map
 
 # h5 variants 鈥?only touch when the user explicitly asks
-hdh5/
-mallh5/
+# hdh5/
+# mallh5/