mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
chore: update .gitignore to include .deepagents/ directory
This commit is contained in:
parent
64c913baa3
commit
f9f0c58677
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -5,4 +5,5 @@ node_modules/
|
||||||
.ruff_cache/
|
.ruff_cache/
|
||||||
.venv
|
.venv
|
||||||
.pnpm-store
|
.pnpm-store
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
deepagents/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue