Added new ignores

This commit is contained in:
Bryan Ramos 2023-07-09 16:57:16 -04:00
parent 5884b27b0b
commit b3bf635186

View file

@ -12,5 +12,8 @@
"node_modules"
".direnv"
"dist-newstyle"
".nuxt/"
".output/"
"dist"
];
}