feat: notifications, redux, tailwind
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@ -102,7 +102,6 @@ dist
|
||||
|
||||
# vuepress v2.x temp and cache directory
|
||||
.temp
|
||||
.cache
|
||||
|
||||
# Docusaurus cache and generated files
|
||||
.docusaurus
|
||||
@ -123,11 +122,9 @@ dist
|
||||
.vscode-test
|
||||
|
||||
# yarn v2
|
||||
.yarn/cache
|
||||
.yarn/unplugged
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
.yarn
|
||||
|
||||
.DS_Store
|
||||
.idea
|
||||
|
||||
.idea
|
||||
.yarnrc.yml
|
||||
Reference in New Issue
Block a user