diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ node_modules coverage/ .DS_Store /npm-debug.log +/.nyc_output/ |
| index : doxdocgen | |
| Visual Studio Code extension to generate doxygen documentation from source code. |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 1 |
@@ -5,3 +5,4 @@ node_modules coverage/ .DS_Store /npm-debug.log +/.nyc_output/ |