diff options
| author | Johann-S <[email protected]> | 2018-03-02 14:15:20 +0100 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2018-03-05 10:04:54 +0100 |
| commit | e43f97304eac2b276c755267e29de70ae2ac7afd (patch) | |
| tree | e2fb884e0b4035cdac5329b993913acd0333938e /.gitignore | |
| parent | b7a549c8c3265109c447ee758e3119a50c9465ca (diff) | |
| download | bootstrap-e43f97304eac2b276c755267e29de70ae2ac7afd.tar.xz bootstrap-e43f97304eac2b276c755267e29de70ae2ac7afd.zip | |
add code coverage
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2ea8867b2..7534de261 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ twbsconfig.yml # Folders to ignore node_modules +js/coverage |
