diff options
| author | Christoph Schlosser <christoph@linux.com> | 2018-06-25 13:51:06 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2018-06-25 13:51:06 +0200 |
| commit | a87c10f87bb8e3a93fb95a0b066e1df148b08e5a (patch) | |
| tree | 18d2e50546f74240841d8a2641c0e0caa96c0614 | |
| parent | 482ed941aab73230a560024e37c272b1b398b48a (diff) | |
| download | doxdocgen-a87c10f87bb8e3a93fb95a0b066e1df148b08e5a.tar.gz | |
Ignore npm-debug.log
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,4 +2,6 @@ out node_modules .vscode-test/ *.vsix -coverage/
\ No newline at end of file +coverage/ +.DS_Store +/npm-debug.log |