Explorar o código

chore: ignore node_modules

GabrielRamison hai 3 meses
pai
achega
9fe338dea6
Modificáronse 2 ficheiros con 1 adicións e 4 borrados
  1. 1 1
      .gitignore
  2. 0 3
      node_modules/.vite/deps/package.json

+ 1 - 1
.gitignore

@@ -5,4 +5,4 @@ yarn.lock
 dist/
 vue.js
 vue.js.map
-*.map
+*.map

+ 0 - 3
node_modules/.vite/deps/package.json

@@ -1,3 +0,0 @@
-{
-  "type": "module"
-}