From 4fa19f5192e3fcde46b92aee254840638ed65ce3 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Fri, 9 Dec 2022 15:00:11 +0100 Subject: [PATCH] Removed software-specific stuff from gitignore --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitignore b/.gitignore index e7b56eb..17a8d12 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,3 @@ build/ -sw/cpp_modules -sw/cpp/build -sw/cpp/cmake-build-debug -sw/cpp/cmake-build-release -sw/sim_saves/ .idea __pycache__