Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gitignore and README to Solution files and ad support for Jetbrains Rider #1151

Merged
merged 3 commits into from
Mar 4, 2021
Merged

Conversation

cnurse
Copy link
Contributor

@cnurse cnurse commented Mar 2, 2021

This Pull Request accomplishes two minor goals. By adding the ".idea" folder to the gitignore file, developers can use Jetbrains Rider as their development tool without having to manually reject Rider's configuration options. The .idea folder is like the Viusal Studio .vs folder. Secondly, by adding the gitignore file and the README file to the Solution Files folder, these files become easily editable in Visual Studio or Rider.

@hishamco
Copy link
Contributor

hishamco commented Mar 3, 2021

I didn't use Jetbrains Rider, but I like the change to make the README.md easy to edit via VS

@sbwalker sbwalker merged commit 04caa8f into oqtane:dev Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants