aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2015-07-13 14:11:40 +0900
committerKazuki Yamaguchi <k@rhe.jp>2015-07-13 14:11:40 +0900
commitc6e66d599d97c854f9f1ff4a1479bc2b40a37437 (patch)
tree2b20d982a4947f32d874a2465432c4b1c39e3f4f /.gitignore
downloadplum-c6e66d599d97c854f9f1ff4a1479bc2b40a37437.tar.gz
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0cb6eeb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+/.bundle/
+/.yardoc
+/Gemfile.lock
+/_yardoc/
+/coverage/
+/doc/
+/pkg/
+/spec/reports/
+/tmp/