summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2018-06-25 11:16:05 +0200
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2018-06-26 17:58:53 +0200
commita88873c3b0287cf6b42038104b93801d22c2e8cd (patch)
tree2801ed67d60aabe17a5d304beac57f4a760babb1
parent482ed941aab73230a560024e37c272b1b398b48a (diff)
downloaddoxdocgen-a88873c3b0287cf6b42038104b93801d22c2e8cd.tar.gz
Ignore macOS files
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9b08c62..2dfc470 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@ out
node_modules
.vscode-test/
*.vsix
-coverage/ \ No newline at end of file
+coverage/
+.DS_Store