From c62bcf8190225a8691bb0fc0f6d0de341fc9d171 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 8 Oct 2024 12:49:41 -0500 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 65f90d7..de9462f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ bld target /.gdb_history /log.txt +.env +clippy.toml +src/cpp/ \ No newline at end of file