mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-16 23:01:06 +02:00
chore(.gitignore): add Instagram test fixtures for unit tests
This commit is contained in:
parent
4bd3ec275c
commit
467f51fd5c
1 changed files with 4 additions and 1 deletions
5
surfsense_backend/.gitignore
vendored
5
surfsense_backend/.gitignore
vendored
|
|
@ -15,4 +15,7 @@ celerybeat-schedule.*
|
||||||
celerybeat-schedule.dir
|
celerybeat-schedule.dir
|
||||||
celerybeat-schedule.bak
|
celerybeat-schedule.bak
|
||||||
/app/config/global_llm_config.yaml
|
/app/config/global_llm_config.yaml
|
||||||
app/templates/_generated/
|
app/templates/_generated/
|
||||||
|
|
||||||
|
/tests/unit/platforms/instagram/fixtures/post.json
|
||||||
|
/tests/unit/platforms/instagram/fixtures/profile.json
|
||||||
Loading…
Add table
Add a link
Reference in a new issue