Skip to content

Instantly share code, notes, and snippets.

@mattak
Created May 1, 2018 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattak/ccd82726914ff686021c49f2dd9f97ef to your computer and use it in GitHub Desktop.
Save mattak/ccd82726914ff686021c49f2dd9f97ef to your computer and use it in GitHub Desktop.
My .gitignore of ~/Library/Preferences/Rider2017.3
port
port.lock
resharper-host/UsageStatistics/
rider.key
disabled_plugins.txt
tasks/
# options
options/recentSolutions.xml
options/recentSolutionsConfiguration.xml
options/dimensions.xml
options/statistics.*
options/window.manager.xml
options/*.statistics.xml
@mattak
Copy link
Author

mattak commented May 1, 2018

git checkout resharper-host/GlobalSettingsStorage.DotSettings resets Rider's code format setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment