mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-28 19:59:18 -04:00
Move app/.gitignore entries to .gitignore
`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.
This commit is contained in: