Skip to content

Commit

Permalink
Add IntelliJ/Rider IDEA configuration to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Dentsor committed Mar 7, 2021
1 parent 92e503f commit f7304b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

# Ignore all IntelliJ/Rider workspace
**/.idea/*


# Created by https://www.toptal.com/developers/gitignore/api/csharp,visualstudiocode,rider
# Edit at https://www.toptal.com/developers/gitignore?templates=csharp,visualstudiocode,rider

Expand Down

0 comments on commit f7304b5

Please sign in to comment.