summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-03-31 00:52:33 +0900
committerAdam Malczewski <[email protected]>2026-03-31 00:52:33 +0900
commit25488d32336e05b69a41391cc7b5153478d3cc8a (patch)
tree3570cccc44766d7268457adeff79f16f855c0d9f /.gitignore
downloaddispatch-tool-files-main.tar.gz
dispatch-tool-files-main.zip
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b04a8c8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+/.bundle/
+/.yardoc
+/_yardoc/
+/coverage/
+/doc/
+/pkg/
+/spec/reports/
+/tmp/
+
+# rspec failure tracking
+.rspec_status