From 996b99fca3db2e266817da70bcc1a702f56a1fa0 Mon Sep 17 00:00:00 2001 From: Cory Date: Fri, 8 Sep 2023 12:07:06 +0200 Subject: [PATCH] Modify .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1212afd..1472614 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,6 @@ *.log *.out *.bib + +src/* +!src/*.cpp