summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-01-16 00:36:07 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-01-16 00:36:07 +0000
commit247d51a44fc21bd2298b0c01fde6080e5de7cb33 (patch)
treeb2f93ccc88dd3fb44025bce6e7778dffeb4fdc85 /lib
parenta06f22f915a20ef3c35bae9addd4f718d8c4c8c2 (diff)
* .document: Removed extra space
* lib/irb/lc/.document: Hide help-message * lib/minitest/.document: Hide README.txt * lib/rake/lib/.document: Hide project.rake * lib/rdoc/generator/template/json_index/.document: Hide JavaScript files * lib/rubygems/ssl_certs/.document: Hide PEM files. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
-rw-r--r--lib/irb/lc/.document4
-rw-r--r--lib/minitest/.document2
-rw-r--r--lib/rake/lib/.document1
-rw-r--r--lib/rdoc/generator/template/json_index/.document1
-rw-r--r--lib/rubygems/ssl_certs/.document1
5 files changed, 9 insertions, 0 deletions
diff --git a/lib/irb/lc/.document b/lib/irb/lc/.document
new file mode 100644
index 0000000000..524bb9430b
--- /dev/null
+++ b/lib/irb/lc/.document
@@ -0,0 +1,4 @@
+# hide help-message files which contain usage information
+error.rb
+ja/encoding_aliases.rb
+ja/error.rb
diff --git a/lib/minitest/.document b/lib/minitest/.document
new file mode 100644
index 0000000000..6850e5befb
--- /dev/null
+++ b/lib/minitest/.document
@@ -0,0 +1,2 @@
+# Ignore README.txt, it is included in the minitest documentation.
+*.rb
diff --git a/lib/rake/lib/.document b/lib/rake/lib/.document
new file mode 100644
index 0000000000..098e64716e
--- /dev/null
+++ b/lib/rake/lib/.document
@@ -0,0 +1 @@
+# Ignore project.rake
diff --git a/lib/rdoc/generator/template/json_index/.document b/lib/rdoc/generator/template/json_index/.document
new file mode 100644
index 0000000000..1713b67654
--- /dev/null
+++ b/lib/rdoc/generator/template/json_index/.document
@@ -0,0 +1 @@
+# ignore all files in this directory
diff --git a/lib/rubygems/ssl_certs/.document b/lib/rubygems/ssl_certs/.document
new file mode 100644
index 0000000000..fb66f13c33
--- /dev/null
+++ b/lib/rubygems/ssl_certs/.document
@@ -0,0 +1 @@
+# Ignore all files in this directory