From b322bcacd3022c7e0210628cb0055dae8eee7d0f Mon Sep 17 00:00:00 2001 From: elburg Date: Tue, 14 Mar 2023 17:27:38 +0000 Subject: [PATCH] added ignore crap for replit shit --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 5d381cc..3e3c1b1 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,10 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +# replit +.replit +venv/ +replit.nix +.upm/ +.cache/ +.config/