]> source.dussan.org Git - gitignore.git/commit
Adds .gitignore rules for AxoCover 2454/head
authorCodeNotFound <9015796+CodeNotFoundException@users.noreply.github.com>
Sat, 12 Aug 2017 03:48:48 +0000 (05:48 +0200)
committerGitHub <noreply@github.com>
Sat, 12 Aug 2017 03:48:48 +0000 (05:48 +0200)
commit5d0e2b713f2adfd4011bd750347b1842d81693cc
treef0e15cff3232270c39beb340223505d0df2efca7
parentcb38a4c85e5ca596ad52ee4ee8ae5e2295d59d49
Adds .gitignore rules for AxoCover

AxoCover is a Code Coverage Tool. It creates a **.axoCover** folder where are created:
- settings in settings.json
- sub-folders into **run** folder which contain code coverage results.

All content into **.axoCover** folder must be ignored except the **settings.json** file.
VisualStudio.gitignore