From 49b1f27c8ad89847d7a1c55dbcf95c183983b8b8 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Sun, 7 May 2023 06:20:24 -0700 Subject: [PATCH] more aggressive .gitignore --- .gitignore | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 00bfcfd..8a5bf50 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ -*.bak -*.old __pycache__/* -cache/* -EvoloPy-master/* -lesser_pyopus/* -t/* +* +!.gitignore +!README.md +!thursday +!thursday/**