chore: ignore some files from git

This commit is contained in:
Sagi 2022-10-01 13:54:43 +08:00
parent b3cf49b678
commit 14253f8d5a
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -11,6 +11,9 @@ node_modules
dist
dist-ssr
*.local
*.lock
yarn.lock
.DS_Store*
# Editor directories and files
.idea
@ -20,4 +23,3 @@ dist-ssr
*.njsproj
*.sln
*.sw?
*.lock