Skip to content

Remove old and unused files from .gitignore#1289

Merged
rachaelcodes merged 1 commit intomainfrom
fix/con-186-tidy-up-gitignore
Apr 14, 2026
Merged

Remove old and unused files from .gitignore#1289
rachaelcodes merged 1 commit intomainfrom
fix/con-186-tidy-up-gitignore

Conversation

@rachaelcodes
Copy link
Copy Markdown
Contributor

Context

I noticed I had a lot of old assets files (e.g. old govuk design system assets) saved in my Consult directory. Similarly, the .gitignore file has a lot of references to old directories, plus a couple of boilerplate references.

Changes proposed in this pull request

Remove unused items from the .gitignore. Engineers who have been working on the project for some time may need to delete old directories as a result of these changes.

Guidance to review

  • Have I removed anything that we still need in the project?
  • Have I removed anything that might be used by individual engineers? (e.g. specific CLI settings files)
  • Is there anything else remaining that can be removed?

Things to check

  • I have added any new ENV vars in all deployed environments and updated the .env.test files in the repo

@linear
Copy link
Copy Markdown

linear Bot commented Apr 10, 2026

@rachaelcodes rachaelcodes merged commit ffad812 into main Apr 14, 2026
10 checks passed
@rachaelcodes rachaelcodes deleted the fix/con-186-tidy-up-gitignore branch April 14, 2026 15:18
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