From 45ad4f6ff149021c073103ab2f9c575b7ce0019e Mon Sep 17 00:00:00 2001 From: Nathan Coad Date: Mon, 3 Apr 2023 11:19:27 +1000 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b6d6f46..d3272c2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ api\ tests.txt ccsecrets ccsecrets.* .env -*.pem \ No newline at end of file +*.pem +.DS_Store \ No newline at end of file