Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit cafe35d

Browse files
authored
Merge pull request #136 from microsoftgraph/feature/gitignore
- adds log files to ignore list
2 parents 096e5e3 + 033e620 commit cafe35d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,6 @@ Gemfile.lock
5555
# Used by RuboCop. Remote config files pulled in from inherit_from directive.
5656
# .rubocop-https?--*
5757

58-
.rspec_status
58+
.rspec_status
59+
60+
*.log

0 commit comments

Comments
 (0)