Skip to content

Commit 576b476

Browse files
committed
Add .idea folder to .gitignore
1 parent 7887ada commit 576b476

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ StyleCop.Cache
8888
test/tools/Modules/SelfSignedCertificate/
8989

9090
# BenchmarkDotNet artifacts
91-
test/perf/BenchmarkDotNet.Artifacts/
91+
test/perf/BenchmarkDotNet.Artifacts/
92+
.idea/

0 commit comments

Comments
 (0)