Skip to content

Add _cite/.cache/ to .gitignore to prevent merge conflicts#55

Merged
aaronjnewman merged 3 commits intocitation-updatefrom
copilot/sub-pr-52
Feb 9, 2026
Merged

Add _cite/.cache/ to .gitignore to prevent merge conflicts#55
aaronjnewman merged 3 commits intocitation-updatefrom
copilot/sub-pr-52

Conversation

Copy link

Copilot AI commented Feb 9, 2026

This website is based on the Lab Website Template.
See its documentation for working with this site:

https://greene-lab.gitbook.io/lab-website-template-docs

Description

The automated citation update workflow generates cache files in _cite/.cache/ that were being tracked in git, causing merge conflicts on subsequent runs.

Changes

  • Added _cite/.cache/ to .gitignore to exclude citation cache files
  • Removed existing cache files from git tracking

The cache directory contains SQLite databases and binary files generated by the citation tooling that should not be version controlled.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits February 9, 2026 21:03
Co-authored-by: aaronjnewman <63217782+aaronjnewman@users.noreply.github.com>
Co-authored-by: aaronjnewman <63217782+aaronjnewman@users.noreply.github.com>
Copilot AI changed the title [WIP] Update .gitignore to resolve conflicts Add _cite/.cache/ to .gitignore to prevent merge conflicts Feb 9, 2026
Copilot AI requested a review from aaronjnewman February 9, 2026 21:04
@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2026

PR Preview Action v1.4.7
🚀 Deployed preview to https://NeuroCognitiveImagingLab.github.io/NCIL-website/preview/pr-55/
on branch gh-pages at 2026-02-09 21:09 UTC

@aaronjnewman aaronjnewman marked this pull request as ready for review February 9, 2026 21:15
Copilot AI review requested due to automatic review settings February 9, 2026 21:15
@aaronjnewman aaronjnewman merged commit 9e8e0fa into citation-update Feb 9, 2026
3 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aaronjnewman aaronjnewman deleted the copilot/sub-pr-52 branch February 9, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants