Add .idea to .gitignore
This commit is contained in:
parent
5f12ccfa34
commit
b829f77073
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -21,3 +21,5 @@ Thumbs.db
|
|||
# Vite
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
|
||||
.idea
|
||||
|
|
Loading…
Reference in a new issue