Skip to content

Commit

Permalink
[skip ci] add bages and compiles.log to the gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jun 15, 2020
1 parent 7ce50dd commit 975c595
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Manifest.toml
compiles.log
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ API for Matlab's language core functions

[![Dev Doc](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliamatlab.github.io/MatLang/dev)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
![Build Status (Github Actions)](https://github.com/aminya/MatLang/workflows/CI/badge.svg)
![CI](https://github.com/juliamatlab/MatLang/workflows/CI/badge.svg)
![SnoopCompile](https://github.com/juliamatlab/MatLang/workflows/SnoopCompile/badge.svg)
[![Test Coverage](https://codecov.io/gh/aminya/MatLang/branch/master/graph/badge.svg)](https://codecov.io/gh/aminya/MatLang)


# Documentation
[![Dev Doc](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliamatlab.github.io/MatLang/dev)

Expand Down

0 comments on commit 975c595

Please sign in to comment.