Browse Source

Untrack .DS_Store files, ignore going forward

master
rdrew 3 days ago
parent
commit
39438fa918
  1. BIN
      .DS_Store
  2. 2
      .gitignore
  3. BIN
      images/.DS_Store

BIN
.DS_Store vendored

Binary file not shown.

2
.gitignore vendored

@ -1,4 +1,4 @@
node_modules/
*.swp
.DS_Store
/vendor/

BIN
images/.DS_Store vendored

Binary file not shown.
Loading…
Cancel
Save