From 9c5cc567c25fadae78e47baf5f42b23d749f725e Mon Sep 17 00:00:00 2001 From: Patrick Stewart Date: Thu, 4 Jul 2024 22:07:55 -0700 Subject: [PATCH] update: updating .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index e822980..308e680 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,12 @@ README.md~ # Ignore API Keys .apikeys + +# Ignore Temporary files +.DS_Store .copies +response2.dart +response3.dart # Directory created by dartdoc # If you don't generate documentation locally you can remove this line.