Prevent Unity .gitignore from ignoring non-Unity project files
Unity only generates project files in the top-level directory. However, the current .gitignore will ignore all project files even if they were not generated by Unity. It is sometimes necessary to include non-Unity project files for level editors or other utility projects that have been added to the repository.
J
Jephir committed
4469ba49389225d35d489c9de9ebd7833bfa004d
Parent: 768534c