Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up the .gitignore file changes
I had attempted to change the .gitignore to remove a directory within node_modules/, but it turned out the .gitignore was correct. The directory had been force-added, so I had to remove it, which I did in a separate PR.
- Loading branch information