diff --git a/surfsense_backend/.gitignore b/surfsense_backend/.gitignore index 13c2d40e3..b8be5ae6c 100644 --- a/surfsense_backend/.gitignore +++ b/surfsense_backend/.gitignore @@ -18,4 +18,5 @@ celerybeat-schedule.bak app/templates/_generated/ /tests/unit/platforms/instagram/fixtures/post.json -/tests/unit/platforms/instagram/fixtures/profile.json \ No newline at end of file +/tests/unit/platforms/instagram/fixtures/profile.json +/tests/unit/platforms/instagram/fixtures/tagged.json \ No newline at end of file