Skip to content

Commit bf6e2b5

Browse files
committed
Fix yardoc ignore configuration
1 parent dbcd08c commit bf6e2b5

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ lib/2.0
88
.ruby-version
99
.ruby-gemset
1010
.bundle/*
11-
.yardoc/*
12-
yardoc/*
11+
.yardoc
12+
yardoc
1313
tmp/*
1414
man/*
1515
*.tmproj

lib/.gitignore

Whitespace-only changes.

yardoc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)