summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2018-01-26 12:01:20 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2018-01-26 12:04:00 +0900
commit0d80a506a3a511b8c3c4e125f98a0fb2936827b1 (patch)
tree379b03f1f37afe9a27ebf9df2aa5b3522a04bc87 /ext
parent3a594c43749225e7f9a2e68b64a219840a06e702 (diff)
downloadpsych-0d80a506a3a511b8c3c4e125f98a0fb2936827b1.zip
Removed stale .gitignore file [ci skip]
Its contents do not match existing files, and same name files in yaml directory are under the version control.
Diffstat (limited to 'ext')
-rw-r--r--ext/psych/.gitignore11
1 files changed, 0 insertions, 11 deletions
diff --git a/ext/psych/.gitignore b/ext/psych/.gitignore
deleted file mode 100644
index 836058c..0000000
--- a/ext/psych/.gitignore
+++ /dev/null
@@ -1,11 +0,0 @@
-/api.c
-/config.h
-/dumper.c
-/emitter.c
-/loader.c
-/parser.c
-/reader.c
-/scanner.c
-/writer.c
-/yaml.h
-/yaml_private.h