Commit 81c11d90 authored by Adam Roben's avatar Adam Roben

Merge pull request #836 from jephir/fix-unity

Prevent Unity .gitignore from ignoring non-Unity project files
parents 768534c4 4469ba49
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
[Oo]bj/ [Oo]bj/
# Autogenerated VS/MD solution and project files # Autogenerated VS/MD solution and project files
*.csproj /*.csproj
*.unityproj /*.unityproj
*.sln /*.sln
*.suo /*.suo
*.user /*.user
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment