Ignore osx metadata files

This commit is contained in:
Fred Carlsen
2018-11-28 15:21:11 +01:00
parent 1cc06dd9e6
commit 081859f334
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@@ -11,6 +11,9 @@ pids
*.seed
*.pid.lock
# OSX folder metadata
.DS_Store
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

Binary file not shown.