Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Tareshawty <tarebyte@github.com>2018-02-28 06:01:07 +0300
committerMark Tareshawty <tarebyte@github.com>2018-02-28 06:01:07 +0300
commitee6a51b37f91c5a7345395df168eaf894812a159 (patch)
tree39a1b8ae6faf2f718bab22334d36fb1ebe0f554f /.gitignore
parent421950bb236c6d0e9c0c8b947f77ced88dfcb916 (diff)
re run rspec `rails generate rspec:install` and update config
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aaa9a074..1b970777 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,6 @@ node_modules/
# Ignore byebug history
.byebug_history
+
+# RSpec
+spec/examples.txt