Browse Source

Ignore common files on macOS

pull/31/head
Jukka Tupamäki 6 years ago
parent
commit
2359a3222c
  1. 2
      .gitignore

2
.gitignore

@ -103,6 +103,8 @@ dist
# TernJS port file # TernJS port file
.tern-port .tern-port
# macOS
.DS_Store
/examples/assets /examples/assets
/examples/*.mp4 /examples/*.mp4

Loading…
Cancel
Save