From f09ba5ffd53bf7d28e0dc516c00a8f69ca7efae9 Mon Sep 17 00:00:00 2001 From: jacqueline Date: Thu, 28 Sep 2023 08:29:55 +1000 Subject: Use bindey for databinding instead of hand rolling ui updates --- lib/bindey/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/bindey/.gitignore (limited to 'lib/bindey/.gitignore') diff --git a/lib/bindey/.gitignore b/lib/bindey/.gitignore new file mode 100644 index 00000000..92b4043c --- /dev/null +++ b/lib/bindey/.gitignore @@ -0,0 +1,5 @@ +*.a +*.lib +*.o +*.pdb +.DS_Store -- cgit v1.2.3