Skip to content

Commit 2e3fbe3

Browse files
committed
Merge branch 'master' into possible-speedups
2 parents 0dc1ca3 + d4117f6 commit 2e3fbe3

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

.gitignore

+6-8
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
.DS_Store
2-
.*~
1+
.*
2+
bench/example.*
33
coverage
4-
pkg
5-
spec/reports
64
doc
75
Gemfile.lock
8-
.rvmrc
9-
.ruby-gemset
10-
.ruby-version
6+
old-stuff
7+
pkg
8+
spec/examples.txt
9+
spec/reports
1110
test/executable/source.rb.html
1211
test/executable/source.rb.json
1312
test/scanners
14-
old-stuff

0 commit comments

Comments
 (0)