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