Skip to content

Commit

Permalink
Merge pull request github#2023 from rpistorello/unity-consulo
Browse files Browse the repository at this point in the history
Added project folder created by Consulo IDE to Unity.gitignore
  • Loading branch information
shiftkey authored Jul 13, 2016
2 parents 12422fe + d605f91 commit 9adba1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Unity.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
/[Bb]uilds/
/Assets/AssetStoreTools*

# Autogenerated VS/MD solution and project files
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
Expand Down

0 comments on commit 9adba1f

Please sign in to comment.