mirror of
https://github.com/usememos/memos.git
synced 2025-10-09 13:56:40 +08:00
chore: add .vscode to gitignore (#596)
This commit is contained in:
parent
dfe71f33c2
commit
dd7d322c47
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -15,4 +15,7 @@ build
|
||||||
# Jetbrains
|
# Jetbrains
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
# vscode
|
||||||
|
.vscode
|
||||||
|
|
||||||
bin/air
|
bin/air
|
||||||
|
|
Loading…
Add table
Reference in a new issue