Skip to content

Commit 589a67f

Browse files
committed
Tidy up ignores - not need for most of these
1 parent f9736a3 commit 589a67f

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

.gitignore

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
1-
*.gem
2-
*.rbc
3-
.bundle
4-
.config
5-
.yardoc
1+
.ruby-version
62
Gemfile.lock
7-
InstalledFiles
8-
_yardoc
9-
coverage
10-
doc/
11-
lib/bundler/man
12-
pkg
13-
rdoc
14-
spec/reports
3+
gemfiles/*.lock
4+
pkg/*
155
test/tmp
16-
test/version_tmp
17-
tmp

0 commit comments

Comments
 (0)