From bb235393b72f5974a087e48e05c39fcd83e1db57 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Fri, 07 Jan 2022 07:29:27 +0000
Subject: [PATCH] begun cpp version

---
 .gitignore |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8a0a550..b836a20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
 *
 !*.py
-!.gitignore
\ No newline at end of file
+!.gitignore
+!*.cpp
+!*.hpp
+!Makefile

--
Gitblit v1.9.3