mirror of
https://github.com/usememos/memos.git
synced 2025-10-10 22:36:21 +08:00
chore: update .gitignore
This commit is contained in:
parent
35f980d2b8
commit
63388a7d97
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,6 +1,9 @@
|
||||||
# Air (hot reload) generated
|
# Air (hot reload) generated
|
||||||
.air
|
.air
|
||||||
|
|
||||||
|
# temp folder
|
||||||
|
tmp
|
||||||
|
|
||||||
# Frontend asset
|
# Frontend asset
|
||||||
web/dist
|
web/dist
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue