From 832ccee201c48285a8cc0c1fe3493383db14499c Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Wed, 15 Mar 2023 13:58:02 -0400 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Ignored=20DS=5FStore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .DS_Store | Bin 6148 -> 6148 bytes .gitignore | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.DS_Store b/.DS_Store index ff30f0a815dd44fc01ba303e8fac7683c48b2a3e..1609c95d4bd25a949a368d3014a41b8d5ad98512 100644 GIT binary patch delta 323 zcmZoMXfc=|#>B!kF;Q%yo+6{b#(>?7i&&T#1vc|AF*DYSFqASBFr+XfGL$f+GQ`fi*YkM2R{ceh&F#@{?0s^U&N7vk%55;6! HB5Rldd@DkD delta 72 zcmZoMXfc=|#>B)qF;Q%yo+2a9#(>?7j69opSeO|nZ)8*6ti^Vhabv*`rp@de{2V}a an*}+(Gf(ChapYhC0!9V~mdz0&YnTDCNfBuP diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9bea433 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ + +.DS_Store