mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-01 19:38:24 +08:00
ignoring ds_store files
This commit is contained in:
parent
bfe6dd261e
commit
88381d0172
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -22,6 +22,9 @@ pids
|
|||
*.seed
|
||||
*.pid.lock
|
||||
|
||||
#Mac files
|
||||
.DS_Store
|
||||
|
||||
# Directory for instrumented libs generated by jscoverage/JSCover
|
||||
lib-cov
|
||||
|
||||
|
|
Loading…
Reference in a new issue