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
.gitignore
.vite/deps_temp_7cb03d86

2
.gitignore vendored

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

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