Skip to content

Commit

Permalink
[DOC] Add .document
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Oct 21, 2023
1 parent 6ab28e1 commit 62a677b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .document
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
LICENSE.txt
README.md
ext/io/console/console.c
lib/io/console/size.rb
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/coverage/
/doc/
/pkg/
/tmp/
/logs/
Expand Down
1 change: 1 addition & 0 deletions io-console.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Gem::Specification.new do |s|
s.authors = ["Nobu Nakada"]
s.require_path = %[lib]
s.files = %w[
.document
LICENSE.txt
README.md
ext/io/console/console.c
Expand Down

0 comments on commit 62a677b

Please sign in to comment.