mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-31 23:51:57 -04: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.