mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
`app/.gitignore` existed to list anything that we wanted ignored from the repository but not listed in `.cfignore` (which just symlinked the `.gitinore` at the root). Now `.gitignore` and `.cfignore` are split, this is no longer necessary.