mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-02 22:01:05 +02:00
chore: add .pnpm-store to .gitignore
This commit is contained in:
parent
074c71aec3
commit
f92b1ab4d5
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,4 +3,5 @@
|
||||||
.env
|
.env
|
||||||
node_modules/
|
node_modules/
|
||||||
.ruff_cache/
|
.ruff_cache/
|
||||||
.venv
|
.venv
|
||||||
|
.pnpm-store
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue