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