mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
chore: updated gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -78,10 +78,16 @@ pnpm-workspace.yaml
|
||||
.npmrc
|
||||
.secrets
|
||||
tmp/
|
||||
|
||||
## packages
|
||||
dist
|
||||
.temp/
|
||||
deploy/selfhost/plane-app/
|
||||
|
||||
## Storybook
|
||||
*storybook.log
|
||||
output.css
|
||||
|
||||
# Redis
|
||||
*.rdb
|
||||
*.rdb.gz
|
||||
Reference in New Issue
Block a user