Skip to content

Commit 3649f86

Browse files
Update .gitignore
- Ignore `build` from docker compose. - Remove redundant lines.
1 parent 5349314 commit 3649f86

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.gitignore

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
mono_crash.*
1818

1919
# Build results
20+
[Bb]uild/
2021
[Dd]ebug/
2122
[Dd]ebugPublic/
2223
[Rr]elease/
@@ -243,14 +244,6 @@ ClientBin/
243244
*.publishsettings
244245
orleans.codegen.cs
245246

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-
254247
# RIA/Silverlight projects
255248
Generated_Code/
256249

0 commit comments

Comments
 (0)