diff options
| author | Christoph Schlosser <christoph@linux.com> | 2019-04-13 14:07:27 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2019-04-13 14:21:19 +0200 |
| commit | e174b7f8635b1cc8b027abe3fdb5e66eed566eca (patch) | |
| tree | c9366d57b9d7be09f78599e7d6bf3e89083bf44e /.gitignore | |
| parent | 6639bec9e001e8042efc8feeec63def1292a7759 (diff) | |
| download | doxdocgen-e174b7f8635b1cc8b027abe3fdb5e66eed566eca.tar.gz | |
Ignore nyc out
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/ |