Ignoring .vite directory

This commit is contained in:
niku 2023-05-27 01:00:09 +02:00
parent 400139363c
commit 13670d0770
2 changed files with 2 additions and 3 deletions

2
.gitignore vendored
View File

@ -22,3 +22,5 @@ dist-ssr
*.njsproj
*.sln
*.sw?
.vite

View File

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