Skip to content

Commit 8510c82

Browse files
committed
Update .gitignore and manifest. [admin]
1 parent c46793c commit 8510c82

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
.reap/digest
2+
.yardoc
3+
doc
14
log
2-
doc/rdoc
3-
doc/ri
45
pkg
5-
MANIFEST
6+

MANIFEST

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#!mast .ruby .yaropts bin lib man qed spec test [A-Z]*.*
2+
.ruby
3+
lib/pqueue/legacy.rb
4+
lib/pqueue.rb
5+
test/test_pqueue.rb
6+
HISTORY.rdoc
7+
README.rdoc
8+
COPYING.rdoc

0 commit comments

Comments
 (0)