diff options
author | Andrew Kim <andrewdkim@users.noreply.github.com> | 2019-03-05 18:11:43 -0500 |
---|---|---|
committer | Andrew Kim <andrewdkim@users.noreply.github.com> | 2019-03-05 18:11:43 -0500 |
commit | 9b839a93b98b850aa77087218d4862b97fb24d15 (patch) | |
tree | bc1034652d4f982e8388b4151bcd01f422ec52b7 | |
parent | 71414876a73dfc328a0b4e45f285f5a9e6753294 (diff) |
stuff
-rw-r--r-- | .DS_Store | bin | 6148 -> 8196 bytes | |||
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | src/.DS_Store | bin | 6148 -> 6148 bytes |
3 files changed, 2 insertions, 1 deletions
Binary files differ diff --git a/.gitignore b/.gitignore index d26c7464b..2f9680a59 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -dist/
\ No newline at end of file +dist/ +.DS_Store diff --git a/src/.DS_Store b/src/.DS_Store Binary files differindex 96930b780..620e4ebce 100644 --- a/src/.DS_Store +++ b/src/.DS_Store |