From 6291643ff88e50579bdbd0823b2b1846c9fd6d09 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 16 May 2024 11:58:57 -0300 Subject: Initial implementation: include code from papod --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..85a298a --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/*.bin +/tests/*.bin -- cgit v1.2.3