mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-18 22:23:07 -03:00
Maintenance: batch of minor changes (#183)
* exclude build artifacts from git * build: simplify building by using src-d/ci * bench: simplify&fix shell runners * build: simplify benchmarks* targets * test: remove dependency on single test suite * doc: rel image link + linguist cli difference highlight * suggestions from code review * bench: add fail fast to all shell runners Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -4,4 +4,6 @@ benchmarks/output
|
||||
Makefile.main
|
||||
.shared
|
||||
.idea
|
||||
.docsrv-resources
|
||||
.docsrv-resources
|
||||
build/
|
||||
java/lib/
|
||||
|
Reference in New Issue
Block a user