diff options
| author | Christoph Schlosser <christoph@linux.com> | 2018-06-25 11:16:05 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2018-06-26 17:58:53 +0200 |
| commit | a88873c3b0287cf6b42038104b93801d22c2e8cd (patch) | |
| tree | 2801ed67d60aabe17a5d304beac57f4a760babb1 | |
| parent | 482ed941aab73230a560024e37c272b1b398b48a (diff) | |
| download | doxdocgen-a88873c3b0287cf6b42038104b93801d22c2e8cd.tar.gz | |
Ignore macOS files
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,4 +2,5 @@ out node_modules .vscode-test/ *.vsix -coverage/
\ No newline at end of file +coverage/ +.DS_Store |