summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-01-15 15:52:23 +0300
committerValery Piashchynski <[email protected]>2022-01-15 15:52:23 +0300
commit65541b95a6ebc72aef818f1d2e4b0dc721f59e22 (patch)
treed9dbe5577c72810fadf1f2bc1e5fcee889fda983 /.gitignore
parent5254c8eb27311e2a8a53a4c90c3829cf1238c563 (diff)
initial commit
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore18
1 files changed, 9 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 86a94bda..79623904 100755
--- a/.gitignore
+++ b/.gitignore
@@ -9,10 +9,6 @@
# Test binary, built with `go test -c`
*.test
-unit_tests
-unit_tests_copied
-dir1
-coverage-ci
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
@@ -20,11 +16,15 @@ coverage-ci
# Dependency directories (remove the comment below to include it)
# vendor/
.idea
-composer.lock
-vendor
builds/
tests/vendor/
+unit_tests
+unit_tests_copied
+dir1
+coverage
+/rr
+rr.exe
+.rr-sample-bench.yaml
+.rr-with-temporal.yaml
.rr-sample.yaml
-cmd
-rr
-**/old
+.rr-sample-bench-*