chore: ignore Vite build outputs and IDE caches
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -11,3 +11,11 @@ build/
|
||||
# OS 파일
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Vite
|
||||
.vite/
|
||||
*.local
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user