From 0ef2b4da78f51002bdf45ab632c97195ece9a8b7 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Sun, 9 Jun 2024 18:42:48 -0600 Subject: Update gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index abfd353..b653e99 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ *~ build/ compile_commands.json -libs/Pico-I2C-LCD/ -libs/pico-keypad \ No newline at end of file +Pico-I2C-LCD/ +pico-keypad/ -- cgit v1.2.3