summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-02-11 16:57:38 +0300
committerValery Piashchynski <[email protected]>2020-02-11 16:57:38 +0300
commitbd6841122908dc8e37ca0f13ab1a95f0f1e923ae (patch)
tree8b71cd52a1ba3835ecda140de1916b70089d0bb3 /.gitignore
parent1fd9dc00336e80c875081aac8d8b74dfaa65fd2b (diff)
From code-review --> remove .rr.yaml from ignote, add .rr-sample.yaml
instead as user local configuration
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4d651033..7fb2cf09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,5 @@ composer.lock
vendor
builds/
tests/vendor/
-.rr.yaml
+.rr-sample.yaml
psr-worker.php \ No newline at end of file