Selaa lähdekoodia

No need to fully exclude CodeRush settings

Currently, CodeRush provides the capability to store team settings and images used in Rich Comments and they should be shared among all team members. I have corrected the gitignore file to exclude only personal settings.
pull/2815/head
Andrew 5 vuotta sitten
vanhempi
commit
b0b1b52543
No account linked to committer's email address
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      VisualStudio.gitignore

+ 2
- 2
VisualStudio.gitignore Näytä tiedosto

@@ -291,8 +291,8 @@ paket-files/
.idea/
*.sln.iml

# CodeRush
.cr/
# CodeRush personal settings
.cr/personal

# Python Tools for Visual Studio (PTVS)
__pycache__/

Loading…
Peruuta
Tallenna