summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-01-21 13:25:36 +0300
committerValery Piashchynski <[email protected]>2021-01-21 13:25:36 +0300
commit7da6c78449776e1f3c6716250bca0b712a0423a4 (patch)
treef3512de66aca2bba408485a0ea2fc936c0e4fb9b /.gitignore
parent0ff05b2732b4fd0783f959c94c54d7e39169f979 (diff)
Uniform all configs
Add debug server Check nil's for all plugin intialization
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f0fff6f2..431af2e0 100755
--- a/.gitignore
+++ b/.gitignore
@@ -25,4 +25,5 @@ tests/vendor/
unit_tests
unit_tests_copied
dir1
-coverage \ No newline at end of file
+coverage
+rr \ No newline at end of file