1
0
mirror of https://github.com/github/gitignore synced 2024-05-30 09:18:12 +02:00

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.
This commit is contained in:
Andrew 2018-09-18 10:10:17 +03:00 committed by GitHub
parent 9d7ff09c7d
commit b0b1b52543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -291,8 +291,8 @@ paket-files/
.idea/ .idea/
*.sln.iml *.sln.iml
# CodeRush # CodeRush personal settings
.cr/ .cr/personal
# Python Tools for Visual Studio (PTVS) # Python Tools for Visual Studio (PTVS)
__pycache__/ __pycache__/