summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2018-06-25 13:51:06 +0200
committerChristoph Schlosser <christoph@linux.com>2018-06-25 13:51:06 +0200
commita87c10f87bb8e3a93fb95a0b066e1df148b08e5a (patch)
tree18d2e50546f74240841d8a2641c0e0caa96c0614 /.gitignore
parent482ed941aab73230a560024e37c272b1b398b48a (diff)
downloaddoxdocgen-a87c10f87bb8e3a93fb95a0b066e1df148b08e5a.tar.gz
Ignore npm-debug.log
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9b08c62..d4b5e59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,6 @@ out
node_modules
.vscode-test/
*.vsix
-coverage/ \ No newline at end of file
+coverage/
+.DS_Store
+/npm-debug.log