Homec4science

Prevent Unity .gitignore from ignoring non-Unity project files

Authored by Jephir <jephir@jephir.name> on Nov 11 2013, 18:05.

Description

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.

Details

Committed
Jephir <jephir@jephir.name>Nov 11 2013, 18:09
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE768534c42f42: Merge pull request #834 from arcresu/ruby-version
Branches
Unknown
Tags
Unknown

Event Timeline

Jephir <jephir@jephir.name> committed rGITIGNORE4469ba493892: Prevent Unity .gitignore from ignoring non-Unity project files (authored by Jephir <jephir@jephir.name>).Nov 11 2013, 18:09