Skip to content

Commit 07286fc

Browse files
committed
Ignore JetBrains Rider meta files.
1 parent 11583f2 commit 07286fc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ publish/
129129
# Publish Web Output
130130
*.[Pp]ublish.xml
131131
*.azurePubxml
132-
# TODO: Comment the next line if you want to checkin your web deploy settings
132+
# TODO: Comment the next line if you want to checkin your web deploy settings
133133
# but database connection strings (with potential passwords) will be unencrypted
134134
*.pubxml
135135
*.publishproj
@@ -196,3 +196,6 @@ FakesAssemblies/
196196
*.opt
197197
*.orig
198198
project.lock.json
199+
200+
# JetBrains Rider
201+
.idea

0 commit comments

Comments
 (0)