aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.DS_Storebin6148 -> 8196 bytes
-rw-r--r--.gitignore3
-rw-r--r--src/.DS_Storebin6148 -> 6148 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/.DS_Store b/.DS_Store
index 13ddc33a9..60446cb09 100644
--- a/.DS_Store
+++ b/.DS_Store
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
index 96930b780..620e4ebce 100644
--- a/src/.DS_Store
+++ b/src/.DS_Store
Binary files differ