We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5349314 commit 3649f86Copy full SHA for 3649f86
.gitignore
@@ -17,6 +17,7 @@
17
mono_crash.*
18
19
# Build results
20
+[Bb]uild/
21
[Dd]ebug/
22
[Dd]ebugPublic/
23
[Rr]elease/
@@ -243,14 +244,6 @@ ClientBin/
243
244
*.publishsettings
245
orleans.codegen.cs
246
-# Including strong name files can present a security risk
247
-# (https://github.com/github/gitignore/pull/2483#issue-259490424)
248
-#*.snk
249
-
250
-# Since there are multiple workflows, uncomment next line to ignore bower_components
251
-# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
252
-#bower_components/
253
254
# RIA/Silverlight projects
255
Generated_Code/
256
0 commit comments