Browse Source

Updated gitignore for Jetbrains Rider

tags/0.13
Frans Bouma 10 years ago
parent
commit
95a1c8e41c
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore View File

@@ -182,3 +182,7 @@ UpgradeLog*.htm
# Microsoft Fakes
FakesAssemblies/
.vs/config/applicationhost.config

#Rider
.idea/
*.iml

Loading…
Cancel
Save